Property overrideState
overrideState
The current override state for this parameter. The Volume system considers overriden parameters for blending, and ignores non-overriden ones.
Declaration
public virtual bool overrideState { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
You can override this property to define custom behaviors when the override state changes.