Table of Contents

Enum VisualShaderNodeVectorBase.OpTypeEnum

Namespace
Godot
Assembly
GodotSharp.dll
public enum VisualShaderNodeVectorBase.OpTypeEnum : long

Fields

Max = 3

Represents the size of the VisualShaderNodeVectorBase.OpTypeEnum enum.

Vector2D = 0

A 2D vector type.

Vector3D = 1

A 3D vector type.

Vector4D = 2

A 4D vector type.