CanvasModulate

Inherits: Node2D < CanvasItem < Node < Object

Category: Core

Brief Description

Tint the entire canvas.

Properties

Color color

Description

CanvasModulate tints the canvas elements using its assigned color.

Property Descriptions

Setter set_color(value)
Getter get_color()

The tint color to apply.