Struct MechConfigAnimMotion
- Namespace
- Mech3DotNet.Reader.Mw
- Assembly
- Mech3DotNet.dll
public struct MechConfigAnimMotion
- Inherited Members
Fields
run
public string run
Field Value
run_trans
public MotionTranslation run_trans
Field Value
stand
public string stand
Field Value
stand_trans
public MotionTranslation stand_trans
Field Value
step
public string step
Field Value
step_trans
public MotionTranslation step_trans
Field Value
trot
public string trot
Field Value
trot_trans
public MotionTranslation trot_trans
Field Value
walk
public string walk
Field Value
walk_trans
public MotionTranslation walk_trans
Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.