Skip to content

Struct Manus::CoreSDK::BoxColliderSetup

ClassList > Manus > CoreSDK > BoxColliderSetup

Stores all the settings of a collider of type box.

Public Attributes

Type Name
ManusVec3 size

Public Functions

Type Name
BoxColliderSetup (ManusVec3 p_Size)

Public Attributes Documentation

variable size

ManusVec3 Manus.CoreSDK.BoxColliderSetup.size;

Public Functions Documentation

function BoxColliderSetup

inline Manus::CoreSDK::BoxColliderSetup::BoxColliderSetup (
    ManusVec3 p_Size
) 

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs