Class MyObjectBuilder_MyFeetIKSettings
Inheritance
System.Object
MyObjectBuilder_MyFeetIKSettings
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_MyFeetIKSettings : Object
Constructors
MyObjectBuilder_MyFeetIKSettings()
Declaration
public MyObjectBuilder_MyFeetIKSettings()
Fields
AboveReachableDistance
Declaration
public float AboveReachableDistance
Field Value
Type |
Description |
System.Single |
|
AnkleHeight
Declaration
Field Value
Type |
Description |
System.Single |
|
BelowReachableDistance
Declaration
public float BelowReachableDistance
Field Value
Type |
Description |
System.Single |
|
Enabled
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Declaration
Field Value
Type |
Description |
System.Single |
|
Declaration
Field Value
Type |
Description |
System.Single |
|
MovementState
Declaration
public string MovementState
Field Value
Type |
Description |
System.String |
|
VerticalShiftDownGain
Declaration
public float VerticalShiftDownGain
Field Value
Type |
Description |
System.Single |
|
VerticalShiftUpGain
Declaration
public float VerticalShiftUpGain
Field Value
Type |
Description |
System.Single |
|