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