Struct Manus::CoreSDK::ManusVec3
ClassList > Manus > CoreSDK > ManusVec3
A 3D vector, used for translations.
Public Attributes
| Type | Name |
|---|---|
| float | x |
| float | y |
| float | z |
Public Functions
| Type | Name |
|---|---|
| ManusVec3 (float p_X, float p_Y, float p_Z) |
Public Attributes Documentation
variable x
variable y
variable z
Public Functions Documentation
function ManusVec3
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs