Skip to content

Home > @unseenco/backstage-core > ISequence > position

ISequence.position property

The current position of the playhead. In a time-based sequence, this represents the current time in seconds.

Signature:

typescript
position: number;