Skip to content

Struct Manus::CoreSDK::NodeInfo

ClassList > Manus > CoreSDK > NodeInfo

Public Attributes

Type Name
ChainType chainType
FingerJointType fingerJointType
uint nodeId
uint parentId
Side side

Public Functions

Type Name
NodeInfo (uint p_NodeId, uint p_ParentId, ChainType p_ChainType, Side p_Side, FingerJointType p_FingerJointType)

Public Attributes Documentation

variable chainType

ChainType Manus.CoreSDK.NodeInfo.chainType;

variable fingerJointType

FingerJointType Manus.CoreSDK.NodeInfo.fingerJointType;

variable nodeId

uint Manus.CoreSDK.NodeInfo.nodeId;

variable parentId

uint Manus.CoreSDK.NodeInfo.parentId;

variable side

Side Manus.CoreSDK.NodeInfo.side;

Public Functions Documentation

function NodeInfo

inline Manus::CoreSDK::NodeInfo::NodeInfo (
    uint p_NodeId,
    uint p_ParentId,
    ChainType p_ChainType,
    Side p_Side,
    FingerJointType p_FingerJointType
) 

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