Vec3.getXy
void getXy(out graphene.vec2.Vec2 res)Creates a #graphene_vec2_t that contains the first and second components of the given #graphene_vec3_t.
Parameters
res | return location for a #graphene_vec2_t |
void getXy(out graphene.vec2.Vec2 res)Creates a #graphene_vec2_t that contains the first and second components of the given #graphene_vec3_t.
res | return location for a #graphene_vec2_t |