Triangle.getNormal

Computes the normal vector of the given #graphene_triangle_t.

class Triangle
void
getNormal
(
out Vec3 res
)

Parameters

res Vec3

return location for the normal vector

Meta