- <?xml version="1.0" encoding="UTF-8" ?>
- <class name="VisualShaderNodeColorUniform" inherits="VisualShaderNodeUniform" version="3.2">
- <brief_description>
- A [Color] uniform to be used within the visual shader graph.
- </brief_description>
- <description>
- Translated to [code]uniform vec4[/code] in the shader language.
- </description>
- <tutorials>
- </tutorials>
- <methods>
- </methods>
- <constants>
- </constants>
- </class>
|