Vec3.getXy

Creates a #graphene_vec2_t that contains the first and second components of the given #graphene_vec3_t.

class Vec3
void
getXy
(
out Vec2 res
)

Parameters

res Vec2

return location for a #graphene_vec2_t

Meta