CanvasModulate
Inherits: Node2D < CanvasItem < Node < Object
Category: Core
Brief Description
Tint the entire canvas
Member Functions
Color | get_color ( ) const |
void | set_color ( Color color ) |
Description
CanvasModulate tints the canvas elements using its asigned color
Member Function Description
Color get_color ( ) const
Gets the canvas tint color
void set_color ( Color color )
Sets the canvas tint color
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_canvasmodulate.html