PropertyCollection (pemegang tempat)
Pengamatan umum
MappingMode adalah enum dalam Aspose.3d untuk Java.
MappingMode.CONTROL_POINT mewakili mode pemetaan di mana setiap titik kontrol memiliki pemetakan sendiri.
Nilai-nilai
| 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 |