Vixen
02b45cc4
csharp
public readonly record struct TransformSample

Where something was, at a tick.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • public Tick Tick

    The tick the server stamped on it.

  • public Vector3 Position

    Where it was.

  • public Quaternion Rotation

    Which way it faced.

Methods (1)

Used by (3)

  • GameClientMultiplayer
  • MotionTestsVixen.Net.Tests
  • SnapshotBufferVixen.Net