Table of Contents

Class VisualShaderNodeVectorFunc

A vector function to be used within the visual shader graph.

Inheritance
VisualShaderNodeVectorFunc

Remarks

A visual shader node able to perform different functions using vectors.

Properties

function

The function to be performed. See Function for options.

var function : int = 0

Property Value

int

Remarks

  • void set_function(int value)
  • int get_function