A Color function to be used within the visual shader graph.
Accept a Color to the input port and transform it according to _function.
A function to be applied to the input color. See _function for options.
Construct a new instance of VisualShaderNodeColorFunc. Note: use memnew!VisualShaderNodeColorFunc instead.
See Implementation
A Color function to be used within the visual shader graph.
Accept a Color to the input port and transform it according to _function.