Vixen
02b45cc4
csharp
public readonly record struct BodyPose

Where 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 At

    The tick it was captured on.

  • public Vector3 Position

    Where it was.

  • public Quaternion Rotation

    Which way it faced.

Methods (1)

Used by (3)

  • BodyHistoryVixen.Net.Physics
  • LagCompensationTestsVixen.Net.Physics.Tests
  • LagCompensatorVixen.Net.Physics