Experimental: this API is experimental and might be changed or removed in the future.

PropertyStreamHandle.Resolve

public void Resolve(Experimental.Animations.AnimationStream stream);

Parameters

streamThe AnimationStream holding the animated values.

Description

Resolves the handle.

Handles are lazily resolved as they're accessed, but in order to prevent unwanted CPU spikes, this method allows to resolve handles in a deterministic way. See Also: IsResolved, AnimatorJobExtensions.ResolveAllStreamHandles.

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