Vec3.xAxis

graphene.vec3.Vec3 xAxis() static nothrow

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

Returns

a constant vector