CinemachineComponentBase.IsValid Property

Cinemachine

CinemachineComponentBaseIsValid Property

Returns true if this object is enabled and set up to produce results.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public abstract bool IsValid { get; }
function get_IsValid();

Property Value

Type: Boolean
See Also