Click or drag to resize

EnvironmentAdjustmentEnabled Property

If true, enables the adjustment_* properties provided by this resource. If false, modifications to the adjustment_* properties will have no effect on the rendered scene.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool AdjustmentEnabled { get; set; }

Property Value

Type: Boolean
See Also