Click or drag to resize

Light2DRangeItemCullMask Property

The layer mask. Only objects with a matching mask will be affected by the Light2D.

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

Property Value

Type: Int32
See Also