Skip to content

Decimate Meshes

Decimate Meshes operator decimates target meshes to the selected ratio.

Decimating is non destructive

memsaver works in a way that you won't lose your original setup. Decimation on objects can be always returned to the previous state by using the Revert Meshes to Originals button.

Operator reports what changed

The operator reports how many meshes were successfully decimated, how many failed, and how many triangles were removed. You can open the Blender info tab to see more details in case something failed.

decimate_meshes_info

Parameters

decimate_meshes_parameters

Target meshes

Selects which meshes are affected by the operator, let's list them from the most to the least restrictive.

  • Selected Objects - meshes of all selected objects
  • Scene Objects - meshes of all scene objects
  • All Objects - meshes of all objects

Decimation Ratio

All target meshes will be decimated by this ratio, decimating an already decimated mesh will reset the decimation to the new value.