Struct Manus::CoreSDK::TemporarySkeletonsInfoForSession
ClassList > Manus > CoreSDK > TemporarySkeletonsInfoForSession
Stores the temporary skeletons available for a specific session.
Public Attributes
Type | Name |
---|---|
uint | sessionId |
string | sessionName |
uint | skeletonCount |
TemporarySkeletonInfo[] | skeletonInfo |
Public Functions
Type | Name |
---|---|
TemporarySkeletonsInfoForSession (uint p_SessionId, string p_SessionName, uint p_SkeletonCount, TemporarySkeletonInfo[] p_SkeletonInfo) |
Public Attributes Documentation
variable sessionId
variable sessionName
variable skeletonCount
variable skeletonInfo
Public Functions Documentation
function TemporarySkeletonsInfoForSession
inline Manus::CoreSDK::TemporarySkeletonsInfoForSession::TemporarySkeletonsInfoForSession (
uint p_SessionId,
string p_SessionName,
uint p_SkeletonCount,
TemporarySkeletonInfo [] p_SkeletonInfo
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs