Endstar LUA API Documentation
|
A utility class for generating Vector3s! A Vector3 is three floats together. Often used for position or rotation. Try using this with Visuals.SetLocalRotation! More...
Public Member Functions | |
UnityEngine.Vector3 | Create (float x, float y, float z) |
A utility class for generating Vector3s! A Vector3 is three floats together. Often used for position or rotation. Try using this with Visuals.SetLocalRotation!
UnityEngine.Vector3 Create | ( | float | x, |
float | y, | ||
float | z ) |