Click or drag to resize

EnvironmentGlowIntensity Property

The glow intensity. When using the GLES2 renderer, this should be increased to 1.5 to compensate for the lack of HDR rendering.

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

Property Value

Type: Single
See Also