AnimatorJobExtensions.ResolveAllStreamHandles

Declaration

public static void ResolveAllStreamHandles(Animator animator);

Parameters

animator The Animator instance that calls this method.

Description

Newly created handles are always resolved lazily on the next access when the jobs are run. To avoid a cpu spike while evaluating the jobs you can manually resolve all handles from the main thread.


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