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