Optional
countOptional
disposeDisplace the simplified geometry in the scene. Only used when replace is true If set to true, the geometry will be disposed when replaced. Default is false. This will automatically be done when disposeOnIdle is not false in the geometry.userData.
Optional
factorFactor of vertices to remove. eg 0.5 will remove half of the vertices.
Optional
replaceReplace the geometry with the simplified version in all meshes that use it.
Generated using TypeDoc
Number of vertices to remove. Factor is not used when count is set.