AnimatorJobExtensions.UnbindAllStreamHandles

Declaration

public static void UnbindAllStreamHandles(Animator animator);

Parameters

animator The Animator instance that calls this method.

Description

Removes all PropertyStreamHandles and TransformStreamHandles associated with the Animator instance. Use this method to manage the lifecycle of stream handles when the animated hierarchy changes.


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