MappingMode
Přehled
MappingMode je enum v Aspose.3d pro Java.
MappingMode.CONTROL_POINT představuje režim mapování, kde má každý kontrolní bod vlastní mapovací systém.
Hodnoty
| Value | Description |
|---|---|
CONTROL_POINT | Represents a mapping mode where each control point has its own mapping |
POLYGON | Represents a mapping mode applied uniformly to each polygon |
POLYGON_VERTEX | Represents a mapping mode assigned per polygon vertex |
ALL_SAME | Represents a mapping mode where all vertices share the same mapping |