csharp
public sealed class BlendChildDataOne child of a blend tree: a clip and where it sits in the blend space.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
⚠ Every member here is settable, and that is not laziness. The YAML binder takes part only in members it can write on both sides — MaterialAsset.Parameters records the same thing — so a get-only collection is written out and then silently skipped on load, which is a file that loses its contents by round-tripping.
Fields and properties (5)
public AssetId ClipThe clip it plays.
public float ThresholdWhere it sits on a 1D tree's axis.
public float XWhere it sits on a 2D tree, horizontally.
public float YAnd vertically.
public float SpeedHow fast it plays.
Used by (3)
- AnimationGraphCompilerVixen.Editor.AnimationGraph
- AnimationMotionDataVixen.Editor.AnimationGraph
- TypeRegistrationVixen.Editor.AnimationGraph