Browse Source

missing comment

Julien Barrois 7 years ago
parent
commit
80a69908bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/babylon.scene.ts

+ 1 - 0
src/babylon.scene.ts

@@ -63,6 +63,7 @@ module BABYLON {
         renderingGroupId: number;
     }
 
+    /** Interface defining initialization parameters for Scene class */
     export interface SceneOptions {
         /**
          * Defines that scene should keep up-to-date a map of geometry to enable fast look-up by Id