Abstract
The IMeshProcessor interface provides different APIs to process mesh and topology data. From generating Level-of-Detail for meshes to CSG modelling or SDF generation, the IMeshProcessor is a powerful library.
Static
Determines if a mesh processor is available.
Gets the name of the processor.
Optimizes the specified mesh using the settings.
mesh
settings
The IMeshProcessor interface provides different APIs to process mesh and topology data. From generating Level-of-Detail for meshes to CSG modelling or SDF generation, the IMeshProcessor is a powerful library.