Search the Community
Showing results for tags 'sceneoptimizer'.
-
Hello all, I am not very understanding of the exception that occurred when using BABYLON.SceneOptimizerOptions.LowDegradationAllowed() to optimize the scene. I don't know how to fix it.
-
Hi, I am having an issue with latest version of BabylonJS (beta version), when loading a page with clean cache the FPS displayed by getFPS stays at 60 fps during 58 frames (seems a constant), meaning that the sceneOptimizers can't get triggered if the FPS is too low (timer gets to 0 before being able to run the optimizer).
-
Hi everyone: I want to know how to limit the FPS that Bjs render. I'm newbie in this framework and i don't understand how to use the SceneOptimizer helper. Any simple sample to do this? Many thanks in advance.