Struct ColliderSetup
Stores the collider setup information.
#include <ManusSDKTypes.h>
Public Attributes
| Type | Name |
|---|---|
| BoxColliderSetup | box |
| CapsuleColliderSetup | capsule |
| ManusVec3 | localPosition |
| ManusVec3 | localRotation |
| uint32_t | nodeID |
| SphereColliderSetup | sphere |
| ColliderType | type |
Public Attributes Documentation
variable box
variable capsule
variable localPosition
variable localRotation
variable nodeID
variable sphere
variable type
The documentation for this class was generated from the following file api/cppSDK/SDKBase/ManusSDKTypes.h