Module godot.core.vector3

Vector struct, which performs basic 3D vector math operations.

Structs

NameDescription
Vector3 Vector3 is one of the core classes of the engine, and includes several built-in helper functions to perform basic vector math operations.