MappingMode
Overview
MappingMode is a enum in Aspose.3D FOSS for .NET.
Mapping mode
Values
| Value | Description |
|---|---|
ControlPoint | Represents mapping applied per control point of a mesh |
PolygonVertex | Represents mapping applied per vertex of each polygon |
Polygon | Represents mapping applied per whole polygon |
Edge | Represents mapping applied per edge of a mesh |
AllSame | Represents a uniform mapping applied identically to all elements |