Vec4.getXyz
void getXyz(out graphene.vec3.Vec3 res)Creates a #graphene_vec3_t that contains the first three components of the given #graphene_vec4_t.
Parameters
res | return location for a graphene_vec3_t |
void getXyz(out graphene.vec3.Vec3 res)Creates a #graphene_vec3_t that contains the first three components of the given #graphene_vec4_t.
res | return location for a graphene_vec3_t |