Click or drag to resize

EnvironmentGlowStrength Property

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

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

Property Value

Type: Single
See Also