Click or drag to resize

CanvasItemLightMask Property

The rendering layers in which this CanvasItem responds to Light2D nodes.

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

Property Value

Type: Int32
See Also