Table of Contents

Class VisualShaderNodeColorFunc

A Color function to be used within the visual shader graph.

Inheritance
VisualShaderNodeColorFunc

Remarks

Accept a Color to the input port and transform it according to function.

Properties

function

A function to be applied to the input color. See Function for options.

var function : int = 0

Property Value

int

Remarks

  • void set_function(int value)
  • int get_function