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: ALL_SAME, CONTROL_POINT, EDGE, POLYGON, POLYGON_VERTEX.

Properties

NameTypeAccessDescription
CONTROL_POINT``Read/WriteGets or sets the control point.
POLYGON_VERTEX``Read/WriteGets or sets the polygon vertex.
POLYGON``Read/WriteGets or sets the polygon.
EDGE``Read/WriteGets or sets the edge.
ALL_SAME``Read/WriteGets or sets the all same.

See Also

 English