Mugen87 %!s(int64=6) %!d(string=hai) anos
pai
achega
4319ec6002
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      editor/js/libs/tern-threejs/threejs.js

+ 1 - 5
editor/js/libs/tern-threejs/threejs.js

@@ -4621,11 +4621,7 @@
     "WebGLRenderTargetCube": {
       "!url": "http://threejs.org/docs/#Reference/renderers/WebGLRenderTargetCube",
       "prototype": {
-        "!proto": "THREE.WebGLRenderTarget.prototype",
-        "activeCubeFace": {
-          "!type": "integer",
-          "!doc": "The activeCubeFace property corresponds to a cube side (PX 0, NX 1, PY 2, NY 3, PZ 4, NZ 5) and is\n\t\tused and set internally by the [page:CubeCamera]."
-        }
+        "!proto": "THREE.WebGLRenderTarget.prototype"
       },
       "!doc": "[page:CubeCamera] uses this as its [page:WebGLRenderTarget]",
       "!type": "fn(width: number, height: number, options: object)"