Version: 
Back to list

Algo :: decimateTarget

Synopsis

   reduce the polygon count by removing some vertices to obtain a target triangle count

GUI Dialog

   

Script function

   algo.decimateTarget(scenePaths, targetTriangleCount[, removeSmallParts])

Parameters

   scenePaths (ScenePathList) : Scene paths of components to process
   targetTriangleCount (Int) : Target triangle count
   removeSmallParts (Boolean[optional] : If true, allows suppression of small parts