Click or drag to resize

LightOccluder2DOccluder Property

The OccluderPolygon2D used to compute the shadow.

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

Property Value

Type: OccluderPolygon2D
See Also