AnimatorJobExtensions.UnbindAllSceneHandles

Declaration

public static void UnbindAllSceneHandles(Animator animator);

Parameters

animator The Animator instance that calls this method.

Description

Removes all PropertySceneHandles and TransformSceneHandles associated with the Animator instance. Use this method to manage the lifecycle of scene handles when the animated hierarchy changes.


Did you find this page useful? Please give it a rating: