Website Header Slim

Derive Node Reference

Color Node

Description

The color node outputs a constant color with an alpha value. This node is very similar to the RGBA-Vector node, with the difference, that it is solely meant to be used for colors within the common color space. Thus all channels are limited to the 0-1-range. Every pixel of the output texture gets the same value.

Sample Tree

Properties

Property Name Property Type Description
Node Name
String
Gives the node a unique name. This is optional for better readability of the node tree and not required for the project to work.
Color Output
Color
Select the color by using the color picker in the node properties or on the node itself

Inputs

None

Outputs

Output Name Data Type Description
RGBA
RGBA
Outputs a texture with each pixel set to have the selected color.

Login