Table of Contents

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

StringName

Color

Cached name for the 'color' property.

public static readonly StringName Color

Field Value

StringName

EditorOnly

Cached name for the 'editor_only' property.

public static readonly StringName EditorOnly

Field Value

StringName

Enabled

Cached name for the 'enabled' property.

public static readonly StringName Enabled

Field Value

StringName

Energy

Cached name for the 'energy' property.

public static readonly StringName Energy

Field Value

StringName

RangeItemCullMask

Cached name for the 'range_item_cull_mask' property.

public static readonly StringName RangeItemCullMask

Field Value

StringName

RangeLayerMax

Cached name for the 'range_layer_max' property.

public static readonly StringName RangeLayerMax

Field Value

StringName

RangeLayerMin

Cached name for the 'range_layer_min' property.

public static readonly StringName RangeLayerMin

Field Value

StringName

RangeZMax

Cached name for the 'range_z_max' property.

public static readonly StringName RangeZMax

Field Value

StringName

RangeZMin

Cached name for the 'range_z_min' property.

public static readonly StringName RangeZMin

Field Value

StringName

ShadowColor

Cached name for the 'shadow_color' property.

public static readonly StringName ShadowColor

Field Value

StringName

ShadowEnabled

Cached name for the 'shadow_enabled' property.

public static readonly StringName ShadowEnabled

Field Value

StringName

ShadowFilter

Cached name for the 'shadow_filter' property.

public static readonly StringName ShadowFilter

Field Value

StringName

ShadowFilterSmooth

Cached name for the 'shadow_filter_smooth' property.

public static readonly StringName ShadowFilterSmooth

Field Value

StringName

ShadowItemCullMask

Cached name for the 'shadow_item_cull_mask' property.

public static readonly StringName ShadowItemCullMask

Field Value

StringName