Syntax FACTORY_DEF MeshSimplificationFactory [FACTORY_NAME ] [INPUT FEATURE_TYPE [ ]* []*]* [MODE (RELATIVE|ABSOLUTE)] [MAX_TRIANGLES ] [SIMPLIFICATION_AMOUNT ] Overview This factory is used to simplify meshes down to a specified number of vertices. Clauses [MODE (RELATIVE|ABSOLUTE)] This parameter determines the simplification mode to be used. [MAX_TRIANGLES ] This parameter specifies the number of triangles to simplify down to. [SIMPLIFICATION_AMOUNT ] The ratio to simplify the mesh by, between 0 and 1. Output Tags SIMPLIFIED The simplified mesh.