Vec3.getXy0

Creates a #graphene_vec3_t that contains the first two components of the given #graphene_vec3_t, and the third component set to 0.

class Vec3
void
getXy0
(
out Vec3 res
)

Parameters

res Vec3

return location for a #graphene_vec3_t

Meta