Julien Barrois преди 7 години
родител
ревизия
80a69908bd
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/babylon.scene.ts

+ 1 - 0
src/babylon.scene.ts

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