Click or drag to resize

Light2DRangeZMin Property

Minimum 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 RangeZMin { get; set; }

Property Value

Type: Int32
See Also