Click or drag to resize

OmniLightOmniAttenuation Property

The light's attenuation (drop-off) curve. A number of presets are available in the Inspector by right-clicking the curve.

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

Property Value

Type: Single
See Also