CanvasModulate

Inherits: Node2D < CanvasItem < Node < Object

Tint the entire canvas.

Description

CanvasModulate tints the canvas elements using its assigned color.

Properties

Color color Color( 1, 1, 1, 1 )

Property Descriptions

Color color

Default Color( 1, 1, 1, 1 )
Setter set_color(value)
Getter get_color()

The tint color to apply.

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_canvasmodulate.html