Skip to content

Struct Manus::CoreSDK::ChainSettingsHead

ClassList > Manus > CoreSDK > ChainSettingsHead

Stores all the settings of a chain of type head.

Public Attributes

Type Name
float headPitchOffset
float headTiltOffset
float headYawOffset
bool useLeafAtEnd

Public Functions

Type Name
ChainSettingsHead (float p_HeadPitchOffset, float p_HeadYawOffset, float p_HeadTiltOffset, bool p_UseLeafAtEnd)

Public Attributes Documentation

variable headPitchOffset

float Manus.CoreSDK.ChainSettingsHead.headPitchOffset;

variable headTiltOffset

float Manus.CoreSDK.ChainSettingsHead.headTiltOffset;

variable headYawOffset

float Manus.CoreSDK.ChainSettingsHead.headYawOffset;

variable useLeafAtEnd

bool Manus.CoreSDK.ChainSettingsHead.useLeafAtEnd;

Public Functions Documentation

function ChainSettingsHead

inline Manus::CoreSDK::ChainSettingsHead::ChainSettingsHead (
    float p_HeadPitchOffset,
    float p_HeadYawOffset,
    float p_HeadTiltOffset,
    bool p_UseLeafAtEnd
) 

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