set_background
Description:
Set the background color of the renderer.
If color
is set to null
, the renderer will not have a background color.
Parameters:
this | |
color |
a RGBA or |
Set the background color of the renderer.
If color
is set to null
, the renderer will not have a background color.
this | |
color |
a RGBA or |