Click or drag to resize

CharFXTransformColor Property

The color the character will be drawn with.

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

Property Value

Type: Color
See Also