Table of Contents

Struct MechConfigAnimMotion

Namespace
Mech3DotNet.Reader.Mw
Assembly
Mech3DotNet.dll
public struct MechConfigAnimMotion
Inherited Members

Fields

run

public string run

Field Value

string

run_trans

public MotionTranslation run_trans

Field Value

MotionTranslation

stand

public string stand

Field Value

string

stand_trans

public MotionTranslation stand_trans

Field Value

MotionTranslation

step

public string step

Field Value

string

step_trans

public MotionTranslation step_trans

Field Value

MotionTranslation

trot

public string trot

Field Value

string

trot_trans

public MotionTranslation trot_trans

Field Value

MotionTranslation

walk

public string walk

Field Value

string

walk_trans

public MotionTranslation walk_trans

Field Value

MotionTranslation

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.