Struct Manus::CoreSDK::CapsuleColliderSetup
ClassList > Manus > CoreSDK > CapsuleColliderSetup
Stores all the settings of a collider of type capsule.
Public Attributes
Type | Name |
---|---|
float | length |
float | radius |
Public Functions
Type | Name |
---|---|
CapsuleColliderSetup (float p_Radius, float p_Length) |
Public Attributes Documentation
variable length
variable radius
Public Functions Documentation
function CapsuleColliderSetup
inline Manus::CoreSDK::CapsuleColliderSetup::CapsuleColliderSetup (
float p_Radius,
float p_Length
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs