Click or drag to resize

VisualShaderNodeColorConstantConstant Property

A Color constant which represents a state of this node.

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

Property Value

Type: Color
See Also