MappingMode

Overview

MappingMode is a enum in Aspose.3D FOSS for .NET.

Mapping mode

Values

ValueDescription
ControlPointRepresents mapping applied per control point of a mesh
PolygonVertexRepresents mapping applied per vertex of each polygon
PolygonRepresents mapping applied per whole polygon
EdgeRepresents mapping applied per edge of a mesh
AllSameRepresents a uniform mapping applied identically to all elements

See Also