VisualOnAnimatorEvent Property  | 
 Occurs when the visual starts to accelerate, cruise, decelerate and stop during a MoveTo or TurnTo command. Note that this event will only be issued if MoveToEventsEnabled is set to True.
 
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic AnimatorScriptReference OnAnimatorEvent { get; }Property Value
Type: 
AnimatorScriptReference
See Also