csharp
public readonly record struct TrajectoryRotationKeyOne orientation on a goal curve.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public float PhaseWhere in the clip, in [0, 1].
public Quaternion ValueWhat the goal's rotation was there.
Methods (1)
public TrajectoryRotationKey(float Phase, Quaternion Value)One orientation on a goal curve.
Used by (2)
- GoalTrajectoryVixen.Animation
- TrajectoryRotationCurveVixen.Animation