![]() |
• World Manager | ||
|
API Links
Developer Links
|
GeometryLevel::UnifyGeometryLevelDefined in:
Unifies duplicate vertices in a geometry level.
C4GeometryLevel.hPrototype
Parameters
Description
The UnifyGeometryLevel function searches for pairs of vertices in the same surface that have identical positions, normal vectors, and texture coordinates. Duplicates are removed, and index data in the face array is remapped. If there is no normal array, then only position and texture coordinates are considered.
See Also
GeometryLevel::WeldGeometryLevel
GeometryLevel::MendGeometryLevel
|