Click or drag to resize

EnvironmentTonemapWhite Property

The white reference value for tonemapping. Only effective if the TonemapMode isn't set to .

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

Property Value

Type: Single
See Also