Constant Color3#
Provides a constant RGB color (Red, Green, Blue) that you can set.
Use this to provide fixed colors to materials, lights, or other components. Each channel ranges from 0.0 to 1.0.
Component Information#
Name:
ConstColor3UI Name: Constant Color3
Version: 1
Categories: Constants
Input Properties#
Property |
Display Name |
Type |
IO Type |
Default Value |
Optional |
|---|---|---|---|---|---|
value |
Value |
Float3 |
Input |
[0.0, 0.0, 0.0] |
No |
Value#
The constant RGB color (Red, Green, Blue).
Usage Notes#
This component is part of the RTX Remix graph system. It is intended for use in the Remix Toolkit and Runtime only.