Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-05-12 09:38:00 +02:00
parent 224d5371ff
commit 3d9deda8b3
48 changed files with 775 additions and 56 deletions

View File

@@ -204,6 +204,12 @@
Rotates the vector around some axis by phi radians. The axis must be a normalized vector.
</description>
</method>
<method name="round">
<return type="Vector3">
</return>
<description>
</description>
</method>
<method name="slide">
<return type="Vector3">
</return>