Click or drag to resize

SpriteBase3DModulate Property

A color value that gets multiplied on, could be used for mood-coloring or to simulate the color of light.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Color Modulate { get; set; }

Property Value

Type: Color
See Also