Struct Manus::CoreSDK::SkeletonSetupInfo
ClassList > Manus > CoreSDK > SkeletonSetupInfo
Stores the skeleton setup information.
Public Attributes
Type | Name |
---|---|
uint | id |
string | name |
SkeletonSettings | settings |
SkeletonType | type |
Public Functions
Type | Name |
---|---|
SkeletonSetupInfo (uint p_Id, SkeletonType p_Type, SkeletonSettings p_Settings, string p_Name) |
Public Attributes Documentation
variable id
variable name
variable settings
variable type
Public Functions Documentation
function SkeletonSetupInfo
inline Manus::CoreSDK::SkeletonSetupInfo::SkeletonSetupInfo (
uint p_Id,
SkeletonType p_Type,
SkeletonSettings p_Settings,
string p_Name
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs