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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic AnimatorScriptReference OnAnimatorEvent { get; }Property Value
AnimatorScriptReference
See Also