Table of Contents

Class VisualShaderNodeTransformFunc

Computes a Transform3D function within the visual shader graph.

Inheritance
VisualShaderNodeTransformFunc

Remarks

Computes an inverse or transpose function on the provided Transform3D.

Properties

function

The function to be computed. See Function for options.

var function : int = 0

Property Value

int

Remarks

  • void set_function(int value)
  • int get_function