TriangleUtil extension
Static Methods
-
getBarycoord(Vector3 point, Vector3 a, Vector3 b, Vector3 c, Vector3 target)
→ Vector3
-
-
getNormal(Vector3 a, Vector3 b, Vector3 c, Vector3 target)
→ Vector3
-
-
getUV(Vector3 point, Vector3 p1, Vector3 p2, Vector3 p3, Vector2 uv1, Vector2 uv2, Vector2 uv3, Vector2 target)
→ Vector2
-