فهرست منبع

Remove the material from the Object3D typings.

Jeffrey Lanters 6 سال پیش
والد
کامیت
53025930cb
1فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  1. 0 5
      src/core/Object3D.d.ts

+ 0 - 5
src/core/Object3D.d.ts

@@ -39,11 +39,6 @@ export class Object3D extends EventDispatcher {
   name: string;
   name: string;
 
 
   type: string;
   type: string;
-  
-  /**
-   * The material of the object.
-   */
-  material: Material;
 
 
   /**
   /**
    * Object's parent in the scene graph.
    * Object's parent in the scene graph.