Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsValid(AnimationStream)

Returns whether or not the handle is valid.
Read time 1 minuteLast updated 9 days ago

Definition

public bool IsValid(AnimationStream stream)

Parameters

The AnimationStream that holds the animated values.

Returns

Type

Description

boolWhether or not the handle is valid.