Method OnEnable
OnEnable()
Override for OnEnable().
Declaration
public override void OnEnable()
Overrides
Remarks
The Playable graph that forwards the current character pose to the Animator component gets constructed during the execution of this method.
This method also registers the Kinematica component with the snapshot debugger.