godot.core.vector3

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

Members

Structs

Vector3
struct Vector3

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

Meta