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
variable headTiltOffset
variable headYawOffset
variable 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