Vec3.yAxis

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

class Vec3
static
yAxis
()

Return Value

Type: Vec3

a constant vector

Meta