Skip to content

Documentation / scene / AnimationMarkerEvent

Type Alias: AnimationMarkerEvent

AnimationMarkerEvent = AnimationPlaybackEvent & object

Defined in: libs/scene/src/animation/animationset.ts:191

Type Declaration

marker

marker: AnimationMarker

direction

direction: 1 | -1

Released under the MIT License.