Table of Contents

Class VisualShaderNodeRemap

A visual shader node for remap function.

Inheritance
VisualShaderNodeRemap

Remarks

Remap will transform the input range into output range, e.g. you can change a 0..1 value to -2..2 etc. See @GlobalScope.remap for more details.

Properties

op_type

var op_type : int = 0

Property Value

int

Remarks

  • void set_op_type(int value)
  • int get_op_type