Class Light2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class Light2D.PropertyName : Node2D.PropertyName
- Inheritance
-
Light2D.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
BlendMode
Cached name for the 'blend_mode' property.
public static readonly StringName BlendMode
Field Value
Color
Cached name for the 'color' property.
public static readonly StringName Color
Field Value
EditorOnly
Cached name for the 'editor_only' property.
public static readonly StringName EditorOnly
Field Value
Enabled
Cached name for the 'enabled' property.
public static readonly StringName Enabled
Field Value
Energy
Cached name for the 'energy' property.
public static readonly StringName Energy
Field Value
RangeItemCullMask
Cached name for the 'range_item_cull_mask' property.
public static readonly StringName RangeItemCullMask
Field Value
RangeLayerMax
Cached name for the 'range_layer_max' property.
public static readonly StringName RangeLayerMax
Field Value
RangeLayerMin
Cached name for the 'range_layer_min' property.
public static readonly StringName RangeLayerMin
Field Value
RangeZMax
Cached name for the 'range_z_max' property.
public static readonly StringName RangeZMax
Field Value
RangeZMin
Cached name for the 'range_z_min' property.
public static readonly StringName RangeZMin
Field Value
ShadowColor
Cached name for the 'shadow_color' property.
public static readonly StringName ShadowColor
Field Value
ShadowEnabled
Cached name for the 'shadow_enabled' property.
public static readonly StringName ShadowEnabled
Field Value
ShadowFilter
Cached name for the 'shadow_filter' property.
public static readonly StringName ShadowFilter
Field Value
ShadowFilterSmooth
Cached name for the 'shadow_filter_smooth' property.
public static readonly StringName ShadowFilterSmooth
Field Value
ShadowItemCullMask
Cached name for the 'shadow_item_cull_mask' property.
public static readonly StringName ShadowItemCullMask