Type Alias: OnAnimationFrameChangeEvent
OnAnimationFrameChangeEvent =
ParameterizedForgeEvent<{animationFrame:AnimationFrame; }>
Defined in: animations/types/AnimationClip.ts:7
Event type that is raised when the animation frame changes.
OnAnimationFrameChangeEvent =
ParameterizedForgeEvent<{animationFrame:AnimationFrame; }>
Defined in: animations/types/AnimationClip.ts:7
Event type that is raised when the animation frame changes.