Skip to content

Struct Manus::CoreSDK::ChainSettingsHand

ClassList > Manus > CoreSDK > ChainSettingsHand

Stores all the settings of a chain of type hand.

Public Attributes

Type Name
int[] fingerChainIds
int fingerChainIdsUsed
HandMotion handMotion

Public Functions

Type Name
ChainSettingsHand (int[] p_FingerChainIds, int p_FingerChainIdsUsed, HandMotion p_HandMotion)

Public Attributes Documentation

variable fingerChainIds

int [] Manus.CoreSDK.ChainSettingsHand.fingerChainIds;

variable fingerChainIdsUsed

int Manus.CoreSDK.ChainSettingsHand.fingerChainIdsUsed;

variable handMotion

HandMotion Manus.CoreSDK.ChainSettingsHand.handMotion;

Public Functions Documentation

function ChainSettingsHand

inline Manus::CoreSDK::ChainSettingsHand::ChainSettingsHand (
    int[] p_FingerChainIds,
    int p_FingerChainIdsUsed,
    HandMotion p_HandMotion
) 

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