Click or drag to resize

EnvironmentGlowBloom Property

The bloom's intensity. If set to a value higher than 0, this will make glow visible in areas darker than the GlowHdrThreshold.

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

Property Value

Type: Single
See Also