GodotSharpAPI
GodotSharpAPI
Godot
Light2D Class
Light2D Properties
Color Property
EditorOnly Property
Enabled Property
Energy Property
Mode Property
Offset Property
RangeHeight Property
RangeItemCullMask Property
RangeLayerMax Property
RangeLayerMin Property
RangeZMax Property
RangeZMin Property
ShadowBufferSize Property
ShadowColor Property
ShadowEnabled Property
ShadowFilter Property
ShadowFilterSmooth Property
ShadowGradientLength Property
ShadowItemCullMask Property
Texture Property
TextureScale Property
Light2D
EditorOnly Property
If
true
, Light2D will only appear when editing the scene.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
EditorOnly
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
Light2D Class
Godot Namespace