csharp
public readonly record struct LimbSpanA fraction along the line between two joints.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
public int FromThe joint at the top.
public int ToThe joint at the end.
public float AlongHow far, in [0, 1].
public Vector3 OffsetHow far off that line, in the limb's own frame — +Y along the limb.
Methods (1)
public LimbSpan(int From, int To, float Along, Vector3 Offset)A fraction along the line between two joints.
Used by (2)
- SurfaceCoordinateVixen.Animation
- SurfaceFrameVixen.Animation