CinemachineBasicMultiChannelPerlin.IsValid Property

Cinemachine

CinemachineBasicMultiChannelPerlinIsValid Property

True if the component is valid, i.e. it has a noise definition and is enabled.

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