Creates a new list of options used by SceneOptimizer
defines the target frame rate to reach (60 by default)
defines the interval between two checkes (2000ms by default)
Gets the list of optimizations to apply
Defines the target frame rate to reach (60 by default)
Defines the interval between two checkes (2000ms by default)
Add a new custom optimization
defines the callback called to apply the custom optimization (true if everything that can be done was applied)
defines the callback called to get the description attached with the optimization.
defines the priority of this optimization (0 by default which means first in the list)
the current SceneOptimizerOptions
Add a new optimization
defines the SceneOptimization to add to the list of active optimizations
the current SceneOptimizerOptions
Creates a list of pre-defined optimizations aimed to have a big impact on the scene visual
defines the target frame rate (60 by default)
a SceneOptimizerOptions object
Creates a list of pre-defined optimizations aimed to reduce the visual impact on the scene
defines the target frame rate (60 by default)
a SceneOptimizerOptions object
Creates a list of pre-defined optimizations aimed to have a moderate impact on the scene visual
defines the target frame rate (60 by default)
a SceneOptimizerOptions object
Generated using TypeDoc
Defines a list of options used by SceneOptimizer
More details at http://doc.babylonjs.com/how_to/how_to_use_sceneoptimizer