Class ShakeNoiseParameters

Namespace
CodeSmile.AnyMotion.AnimateYourself.Shake
/
Assembly
ApiSource.dll

The authored bone-noise channel list for one BoneNoiseDriver. This is the portable unit — every channel drives rotation only, in degrees, so unlike WalkGaitParameters it needs no per-rig normalisation to stay portable across rigs of different size or shape.

[Serializable]
public sealed class ShakeNoiseParameters : IVersionedData
Expand Details ...
Inheritance
object
ShakeNoiseParameters
Implements

Fields

Channels

public List<BoneChannel> Channels

Field Value

List<BoneChannel>

Version

public int Version

Field Value

int