Vec3.zAxis

Provides a constant pointer to a vector with three components with values set to (0, 0, 1).

class Vec3
static
zAxis
()

Return Value

Type: Vec3

a constant vector

Meta