Table of Contents

Class VisualShaderNodeVectorBase

A base type for the nodes that perform vector operations within the visual shader graph.

Inheritance
VisualShaderNodeVectorBase
Derived

Remarks

This is an abstract class. See the derived types for descriptions of the possible operations.

Properties

op_type

A vector type that this operation is performed on.

var op_type : int = 1

Property Value

int

Remarks

  • void set_op_type(int value)
  • int get_op_type