CanvasModulate

Inherits: Node2D < CanvasItem < Node < Object

Category: Core

Brief Description

Tint the entire canvas.

Member Variables

  • Color color - The tint color to apply.

Description

CanvasModulate tints the canvas elements using its assigned color.