Generate UV
Contents
[
Hide
]
Generate UV
Aspose.3D for .NET offers PolygonModifier
class which exposes GenerateUV
method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it: