Vec3.getXy0
void getXy0(out graphene.vec3.Vec3 res)Creates a #graphene_vec3_t that contains the first two components of the given #graphene_vec3_t, and the third component set to 0.
Parameters
res | return location for a #graphene_vec3_t |
void getXy0(out graphene.vec3.Vec3 res)Creates a #graphene_vec3_t that contains the first two components of the given #graphene_vec3_t, and the third component set to 0.
res | return location for a #graphene_vec3_t |