Skip to content

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

uint Manus.CoreSDK.RawSkeletonInfo.gloveId;

variable nodesCount

uint Manus.CoreSDK.RawSkeletonInfo.nodesCount;

variable publishTime

ManusTimestamp Manus.CoreSDK.RawSkeletonInfo.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