This version of Unity is unsupported.

PropertyStreamHandle.IsValid

Declaration

public bool IsValid(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that holds the animated values.

Returns

bool Whether or not the handle is valid.

Description

Returns whether or not the handle is valid.