Vec4.zAxis
graphene.vec4.Vec4 zAxis()Retrieves a pointer to a #graphene_vec4_t with its components set to (0, 0, 1, 0).
Returns
a constant vector
graphene.vec4.Vec4 zAxis()Retrieves a pointer to a #graphene_vec4_t with its components set to (0, 0, 1, 0).