DirectionalLight2D

Inherits: Light2D < Node2D < CanvasItem < Node < Object

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

Properties

float

height

0.0

float

max_distance

10000.0


Property Descriptions

float height = 0.0

  • void set_height ( float value )

  • float get_height ( )

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


float max_distance = 10000.0

  • void set_max_distance ( float value )

  • float get_max_distance ( )

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