CanvasModulate
Inherits: Node2D < CanvasItem < Node < Object
Tint the entire canvas.
Description
CanvasModulate tints the canvas elements using its assigned color.
Properties
|
Property Descriptions
Color color
Default |
|
Setter |
set_color(value) |
Getter |
get_color() |
The tint color to apply.