Struct Manus::CoreSDK::SkeletonInfo
ClassList > Manus > CoreSDK > SkeletonInfo
Stores the information regarding the skeletons that have been added to Manus Core.
Public Attributes
| Type | Name |
|---|---|
| uint | id |
| uint | nodesCount |
| ManusTimestamp | publishTime |
Public Functions
| Type | Name |
|---|---|
| SkeletonInfo (uint p_Id, uint p_NodesCount, ManusTimestamp p_PublishTime) |
Public Attributes Documentation
variable id
variable nodesCount
variable publishTime
Public Functions Documentation
function SkeletonInfo
inline Manus::CoreSDK::SkeletonInfo::SkeletonInfo (
uint p_Id,
uint p_NodesCount,
ManusTimestamp p_PublishTime
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs