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

NameTypeDescription
_function[get, set] VisualShaderNodeColorFunc.FunctionA function to be applied to the input color. See function for options.

Methods

NameDescription
getFunction
setFunction

Enums

NameDescription
Constants
Function