Introduced
7.0
UI Location
• Color
• Conversion
Description
Creates and outputs a new RGBA color space by taking the input scalar values and interpreting them as the red, green, blue and alpha components of the new color.
Note: The input alpha component has no effect on the conversion. The resulting alpha component equals the alpha component of the specified input color.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
red |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The value to use as the red component. |
|
green |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The value to use as the green component. |
||
|
blue |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The value to use as the blue component. |
||
|
alpha |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The value to use as the alpha component. |
Outputs
|
Port Name |
Connection Info |
Description |
|
color |
• Type: siICENodeDataColor4 • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The new color. |
Restrictions
• These structures must match: red, green, blue, alpha, color
• These contexts must match: red, green, blue, alpha, color
See Also
|
|
|
|
Autodesk Softimage v7.5