struct in UnityEngine.Animations
/
Implemented in:UnityEngine.AnimationModule
Implements interfaces:IPlayable
A custom Playable that wraps an AnimationClip and forwards animation events.
Used to inject custom event handling logic into an existing AnimationClip playback graph.
| Create | Creates an AnimationEventClipPlayable in the PlayableGraph. |