Struct TorsoShake
- Namespace
- Mech3DotNet.Reader.Mw
- Assembly
- Mech3DotNet.dll
public struct TorsoShake
- Inherited Members
Fields
dampFreq
public float dampFreq
Field Value
freq
public float freq
Field Value
pitchAmp
public float pitchAmp
Field Value
rollAmp
public float rollAmp
Field Value
yawAmp
public float yawAmp
Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.