Click or drag to resize

Light2DRangeZMax Property

Maximum z value of objects that are affected by the Light2D.

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

Property Value

Type: Int32
See Also