| Class | Description |
|---|---|
| PolygonMesh |
A Mesh where each face can be a Polygon
can convert to using ObservableIntegerArray.
|
| PolygonMeshView |
A MeshView node for Polygon Meshes.
|
| SubdivisionMesh |
Catmull Clark subdivision surface polygon mesh.
|
| Enum | Description |
|---|---|
| SubdivisionMesh.BoundaryMode |
Describes whether the edges and points at the boundary are treated as creases.
|
| SubdivisionMesh.MapBorderMode |
Describes how the new texture coordinate for the control point is defined.
|