Class MyObjectBuilder_AnimationLayer
Inheritance
System.Object
MyObjectBuilder_AnimationLayer
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_AnimationLayer : MyObjectBuilder_Base
Constructors
MyObjectBuilder_AnimationLayer()
Declaration
public MyObjectBuilder_AnimationLayer()
Fields
BoneMask
Declaration
Field Value
Type |
Description |
System.String |
|
InitialSMNode
Declaration
public string InitialSMNode
Field Value
Type |
Description |
System.String |
|
Mode
Declaration
public MyObjectBuilder_AnimationLayer.MyLayerMode Mode
Field Value
Name
Declaration
Field Value
Type |
Description |
System.String |
|
StateMachine
Declaration
public string StateMachine
Field Value
Type |
Description |
System.String |
|
Extension Methods