UxrAxis Implicit Conversion Operators
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Implicit(Int32 to UxrAxis) | Implicit conversion from an integer to an UxrAxis. |
![]() ![]() | Implicit(UxrAxis to Vector3) | Implicit conversion from an UxrAxis to a Vector3. |
![]() ![]() | Implicit(UxrAxis to Int32) | Implicit conversion from an UxrAxis to an integer. |