Enum UVMap An Enum representing the UV mapping method used in the re-triangulation utility. Namespace: andywiecko.BurstTriangulator Assembly: .dll Syntax public enum UVMap Fields Name Description None Planar Barycentric See Also Retriangulate(Mesh, TriangulationSettings, Axis, Axis, UVMap, int, int, bool, bool, bool, bool, bool, bool) Utilities.RetriangulateMeshJob