Table of Contents

Class VisualShaderNodeColorOp

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

Inheritance
VisualShaderNodeColorOp

Remarks

Applies operator to two color inputs.

Properties

operator

An operator to be applied to the inputs. See Operator for options.

var operator : int = 0

Property Value

int

Remarks

  • void set_operator(int value)
  • int get_operator