Skip to content

Struct Manus::CoreSDK::ChainSettingsShoulder

ClassList > Manus > CoreSDK > ChainSettingsShoulder

Stores all the settings of a chain of type shoulder.

Public Attributes

Type Name
float forwardMultiplier
float forwardOffset
float shrugMultiplier
float shrugOffset

Public Functions

Type Name
ChainSettingsShoulder (float p_ForwardOffset, float p_ShrugOffset, float p_ForwardMultiplier, float p_ShrugMultiplier)

Public Attributes Documentation

variable forwardMultiplier

float Manus.CoreSDK.ChainSettingsShoulder.forwardMultiplier;

variable forwardOffset

float Manus.CoreSDK.ChainSettingsShoulder.forwardOffset;

variable shrugMultiplier

float Manus.CoreSDK.ChainSettingsShoulder.shrugMultiplier;

variable shrugOffset

float Manus.CoreSDK.ChainSettingsShoulder.shrugOffset;

Public Functions Documentation

function ChainSettingsShoulder

inline Manus::CoreSDK::ChainSettingsShoulder::ChainSettingsShoulder (
    float p_ForwardOffset,
    float p_ShrugOffset,
    float p_ForwardMultiplier,
    float p_ShrugMultiplier
) 

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