linearly v0.32.0Docs


linearly v0.32.0 / vec3 / unitY

Variable: unitY

const unitY: vec3

An unit vector pointing towards positive Y. Same as [0, 1, 0]

Defined in

src/vec3.ts:65open in new window