Vec4.getXyz

Creates a #graphene_vec3_t that contains the first three components of the given #graphene_vec4_t.

class Vec4
void
getXyz
(
out Vec3 res
)

Parameters

res Vec3

return location for a graphene_vec3_t

Meta