Skip to content

PreviousTransform

const PreviousTransform: Trait<() => Vector3>

Defined in: packages/engine/src/gameplay/entity/traits.ts:25

Where the entity stood before the last step; the sync draws it between this and Transform by the fraction of a step the frame has elapsed.