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
variable fingerJointType
variable nodeId
variable parentId
variable 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