csharp
public sealed class ConstraintTrackEvery goal one clip carries.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
A separate object from the clip's channels because it is separately authored, separately versioned and separately optional: most clips carry none, and the ones that do are edited by somebody looking at a timeline rather than at a curve.
Fields and properties (3)
public int CountHow many tags it holds.
public ReadOnlySpan<ConstraintTag> TagsThe tags.
public ConstraintTag this[int index]One tag.
Methods (1)
public ConstraintTrack(params ReadOnlySpan<ConstraintTag> tags)Builds a track.
Used by (11)
- AnimationClipVixen.Animation
- AuthoringTestsVixen.Animation.Tests
- ClipMotionVixen.Animation
- ConstraintStackVixen.Animation
- ConstraintTagBufferVixen.Animation
- ConstraintTagRecordVixen.Animation
- ConstraintTestsVixen.Animation.Tests
- LiveConstraintTagVixen.Animation
- PlaybackVixen.Animation
- TrajectoryTestsVixen.Animation.Tests
- VariationHarnessVixen.Animation