:github_url: hide .. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the VisualShaderNodeColorUniform.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_VisualShaderNodeColorUniform: VisualShaderNodeColorUniform ============================ **Inherits:** :ref:`VisualShaderNodeUniform` **<** :ref:`VisualShaderNode` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` A :ref:`Color` uniform to be used within the visual shader graph. Description ----------- Translated to ``uniform vec4`` in the shader language.