linearly v0.32.0Docs


linearly v0.32.0 / vec4 / unitX

Variable: unitX

const unitX: vec4

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

Defined in

src/vec4.ts:59open in new window