Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISimplificationSettings

Expected simplification settings. Quality should be between 0 and 1 (1 being 100%, 0 being 0%)

see

https://doc.babylonjs.com/how_to/in-browser_mesh_simplification

Hierarchy

  • ISimplificationSettings

Implemented by

Index

Properties

distanceSearch playground for distance

distance: number

Gets or sets the distance when this optimized version should be used

Optional optimizeMeshSearch playground for optimizeMesh

optimizeMesh: boolean

Gets an already optimized mesh

qualitySearch playground for quality

quality: number

Gets or sets the expected quality

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method