Struct VisualShaderNodeColorFunc
A Color function to be used within the visual shader graph.
struct VisualShaderNodeColorFunc
;
Accept a Color to the input port and transform it according to function.
Properties
| Name | Type | Description |
|---|---|---|
_function[get, set]
|
VisualShaderNodeColorFunc | A function to be applied to the input color. See function for options.
|
Methods
| Name | Description |
|---|---|
getFunction
|
|
setFunction
|
Enums
| Name | Description |
|---|---|
Constants
|
|
Function
|