Table of Contents

Class VisualShaderNodeIs

A boolean comparison operator to be used within the visual shader graph.

Inheritance
VisualShaderNodeIs

Remarks

Returns the boolean result of the comparison between INF or NaN and a scalar parameter.

Properties

function

The comparison function. See Function for options.

var function : int = 0

Property Value

int

Remarks

  • void set_function(int value)
  • int get_function