Struct Manus::CoreSDK::ChainSettingsLeg
ClassList > Manus > CoreSDK > ChainSettingsLeg
Stores all the settings of a chain of type leg.
Public Attributes
| Type | Name |
|---|---|
| float | footForwardOffset |
| float | footSideOffset |
| float | kneeRotationOffset |
| bool | reverseKneeDirection |
Public Functions
| Type | Name |
|---|---|
| ChainSettingsLeg (bool p_ReverseKneeDirection, float p_KneeRotationOffset, float p_FootForwardOffset, float p_FootSideOffset) |
Public Attributes Documentation
variable footForwardOffset
variable footSideOffset
variable kneeRotationOffset
variable reverseKneeDirection
Public Functions Documentation
function ChainSettingsLeg
inline Manus::CoreSDK::ChainSettingsLeg::ChainSettingsLeg (
bool p_ReverseKneeDirection,
float p_KneeRotationOffset,
float p_FootForwardOffset,
float p_FootSideOffset
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs