Click or drag to resize

LightEditorOnly Property

If true, the light only appears in the editor and will not be visible at runtime.

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

Property Value

Type: Boolean
See Also