Click or drag to resize

Light2DEditorOnly Property

If true, Light2D will only appear when editing the scene.

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

Property Value

Type: Boolean
See Also