Description of type Vector3¶
Properties of type Vector3¶
Below is a list of the available properties provided by the Vector3 type. Click on a property name to see its detailed description and examples.
| Property | Description | 
|---|---|
| x | x. | 
| y | y. | 
| z | z. | 
Methods of type Vector3¶
Below is a list of the available methods provided by the Vector3 type. Click on a method name to see its detailed description and examples.
| Method | Description | 
|---|---|
| lenght() | Length of the vector. | 
| length2() | Length of the vector. | 
| isZero() | Angle in degrees relative to the OX axis or another vector. | 
| angle() | Changes the value of a property. |