MappingMode
Overview
MappingMode is a class in Aspose.3D FOSS for Typescript.
MappingMode.CONTROL_POINT represents a mapping mode applied per control point of a mesh.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
CONTROL_POINT | `` | Read | Represents a mapping mode applied per control point of a mesh |
POLYGON_VERTEX | `` | Read | Represents a mapping mode applied per polygon vertex (face‑vertex) |
POLYGON | `` | Read | Represents a mapping mode applied per polygon (face) of a mesh |
EDGE | `` | Read | |
ALL_SAME | `` | Read | Represents a mapping mode where all elements share the same mapping |