Struct CoordinateSystemDirection
ClassList > CoordinateSystemDirection
Stores the information regarding the coordinate system used by the client, defined by each axis direction.
#include <ManusSDKTypes.h>
Public Attributes
| Type | Name |
|---|---|
| float | unitScale |
| AxisDirection | x |
| AxisDirection | y |
| AxisDirection | z |
Public Attributes Documentation
variable unitScale
variable x
variable y
variable z
The documentation for this class was generated from the following file api/cppSDK/SDKBase/ManusSDKTypes.h