csharp
public readonly record struct SurfacePathKeyOne place on a surface, 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 SurfacePoint ValueWhere on the shape.
Methods (1)
public SurfacePathKey(float Phase, SurfacePoint Value)One place on a surface, on a goal curve.
Used by (3)
- GoalTrajectoryVixen.Animation
- SurfacePathVixen.Animation
- TrajectoryTestsVixen.Animation.Tests