Click or drag to resize

GIProbeDynamicRange Property

The maximum brightness that the GIProbe will recognize. Brightness will be scaled within this range.

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

Property Value

Type: Int32
See Also