Table of Contents

Class VisualShaderNodeClamp

Clamps a value within the visual shader graph.

Inheritance
VisualShaderNodeClamp

Remarks

Constrains a value to lie between min and max values.

Properties

op_type

A type of operands and returned value.

var op_type : int = 0

Property Value

int

Remarks

  • void set_op_type(int value)
  • int get_op_type