소스 검색

missing comment

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;
     }
 
+    /** 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