Skip to content

Struct Manus::CoreSDK::SkeletonStreamInfo

ClassList > Manus > CoreSDK > SkeletonStreamInfo

Stores the information sent by the skeleton stream.

Public Attributes

Type Name
ManusTimestamp publishTime
uint skeletonsCount

Public Functions

Type Name
SkeletonStreamInfo (ManusTimestamp p_PublishTime, uint p_SkeletonsCount)

Public Attributes Documentation

variable publishTime

ManusTimestamp Manus.CoreSDK.SkeletonStreamInfo.publishTime;

variable skeletonsCount

uint Manus.CoreSDK.SkeletonStreamInfo.skeletonsCount;

Public Functions Documentation

function SkeletonStreamInfo

inline Manus::CoreSDK::SkeletonStreamInfo::SkeletonStreamInfo (
    ManusTimestamp p_PublishTime,
    uint p_SkeletonsCount
) 

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