Struct Manus::CoreSDK::RawSkeletonInfo
ClassList > Manus > CoreSDK > RawSkeletonInfo
Stores the information regarding the skeletons coming from the estimation system in core.
Public Attributes
Type | Name |
---|---|
uint | gloveId |
uint | nodesCount |
ManusTimestamp | publishTime |
Public Functions
Type | Name |
---|---|
RawSkeletonInfo (uint p_GloveId, uint p_NodesCount, ManusTimestamp p_PublishTime) |
Public Attributes Documentation
variable gloveId
variable nodesCount
variable publishTime
Public Functions Documentation
function RawSkeletonInfo
inline Manus::CoreSDK::RawSkeletonInfo::RawSkeletonInfo (
uint p_GloveId,
uint p_NodesCount,
ManusTimestamp p_PublishTime
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs