Class

Vec3

:

x

: number

y

: number

z

: number

dot

(other: Vec3) => number

cross

(other: Vec3) => Vec3
kaplay logo

Layer

Miscalenous