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