TransformStreamHandle.IsValid

Declaration

public bool IsValid(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that holds the animated values.

Returns

bool Whether this is a valid handle.

Description

Returns whether this is a valid handle.

A TransformStreamHandle may be invalid if, for example, you didn't use the correct function to create it. Additional resources: AnimatorJobExtensions.BindStreamTransform.


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