Vec4.getXy

Creates a #graphene_vec2_t that contains the first two components of the given #graphene_vec4_t.

class Vec4
void
getXy
(
out Vec2 res
)

Parameters

res Vec2

return location for a #graphene_vec2_t

Meta