Vec3.xAxis

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

class Vec3
static
xAxis
()

Return Value

Type: Vec3

a constant vector

Meta