LightOccluder2D

Inherits: Node2D < CanvasItem < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

OccluderPolygon2D

occluder

int

occluder_light_mask

1

bool

sdf_collision

true


Property Descriptions

OccluderPolygon2D occluder

There is currently no description for this property. Please help us by contributing one!


int occluder_light_mask = 1

  • void set_occluder_light_mask ( int value )

  • int get_occluder_light_mask ( )

There is currently no description for this property. Please help us by contributing one!


bool sdf_collision = true

  • void set_as_sdf_collision ( bool value )

  • bool is_set_as_sdf_collision ( )

There is currently no description for this property. Please help us by contributing one!