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

ValueDescription
CONTROL_POINTRepresents a mapping mode where each control point has its own mapping
POLYGONRepresents a mapping mode applied uniformly to each polygon
POLYGON_VERTEXRepresents a mapping mode assigned per polygon vertex
ALL_SAMERepresents a mapping mode where all vertices share the same mapping
 Čeština