csharp
public readonly record struct BodyPoseWhere one body was, and when.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public Tick AtThe tick it was captured on.
public Vector3 PositionWhere it was.
public Quaternion RotationWhich way it faced.
Methods (1)
public BodyPose(Tick At, Vector3 Position, Quaternion Rotation)Where one body was, and when.
Used by (3)
- BodyHistoryVixen.Net.Physics
- LagCompensationTestsVixen.Net.Physics.Tests
- LagCompensatorVixen.Net.Physics