Version: 2020.2
언어: 한국어
public bool IsValid (Animations.AnimationStream stream);

파라미터

stream The AnimationStream that holds the animated values.

반환

bool Whether this is a valid handle.

설명

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. See Also: AnimatorJobExtensions.BindStreamTransform.