Skip to content

Vec3

Type Alias: Vec3

type Vec3 = [number, number, number];

3d floating pointer vector

Defined in

index.ts:15