Property isActive
isActive
Returns the state of the ScriptableRenderFeature (true: the feature is active, false: the feature is inactive). Use the method ScriptableRenderFeature.SetActive to change the value of this variable.
Declaration
public bool isActive { get; }
Property Value
Type | Description |
---|---|
bool |