CinemachinePOV.IsValid Property

Cinemachine

CinemachinePOVIsValid Property

True if component is enabled and has a LookAt defined

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

Property Value

Type: Boolean
See Also