Click or drag to resize

EnvironmentAdjustmentColorCorrection Property

Applies the provided Texture resource to affect the global color aspect of the rendered scene. Effective only if adjustment_enabled is true.

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

Property Value

Type: Texture
See Also