Triangle.getNormal
void getNormal(out graphene.vec3.Vec3 res)Computes the normal vector of the given #graphene_triangle_t.
Parameters
res | return location for the normal vector |
void getNormal(out graphene.vec3.Vec3 res)Computes the normal vector of the given #graphene_triangle_t.
res | return location for the normal vector |