PointLight2D
Fields
radius | The radius of the light source. |
intensity | How intense the light should be, with color being multiplied by this value on rendering. |
color | The color of the light source. Alpha value is ignored |
renderIn |
Functions
Static Functions
Upload(Transform& transform, PointLight2D& data) |