SplitMeshPolicy enumeration
SplitMeshPolicy enumeration
Share vertex/control point data between sub-meshes or each sub-mesh has its own compacted data.
The SplitMeshPolicy type exposes the following members:
Fields
| Field | Description |
|---|---|
| CLONE_DATA | Control points and vertex elements data will be cloned |
| COMPACT_DATA | Only used control points and vertex elements data will be copied to the sub-mesh |
See Also
- module
aspose.threed.entities