Table of Contents

Class VisualShaderNodeUIntOp

An unsigned integer scalar operator to be used within the visual shader graph.

Inheritance
VisualShaderNodeUIntOp

Remarks

Applies operator to two unsigned integer inputs: a and b.

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