If true closes the polygon. A closed OccluderPolygon2D occludes the light coming from any direction. An opened OccluderPolygon2D occludes the light only at its outline's direction. Default value true.
Set the direction of the occlusion culling when not CULL_DISABLED. Default value DISABLED.
A Vector2 array with the index for polygon's vertices positions.
Defines a 2D polygon for LightOccluder2D.
Editor facility that helps you draw a 2D polygon used as resource for LightOccluder2D.