Class MyObjectBuilder_FootsPosition
Inheritance
System.Object
MyObjectBuilder_FootsPosition
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_FootsPosition : Object
Constructors
MyObjectBuilder_FootsPosition()
Declaration
public MyObjectBuilder_FootsPosition()
Fields
Animation
Declaration
public MyCharacterMovementEnum Animation
Field Value
Type | Description |
---|---|
MyCharacterMovementEnum |
LeftFoot
Declaration
public Vector3 LeftFoot
Field Value
Type | Description |
---|---|
Vector3 |
RightFoot
Declaration
public Vector3 RightFoot
Field Value
Type | Description |
---|---|
Vector3 |