sebavan %!s(int64=5) %!d(string=hai) anos
pai
achega
c96b629a54
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      src/Materials/Textures/Procedurals/proceduralTexture.ts

+ 1 - 3
src/Materials/Textures/Procedurals/proceduralTexture.ts

@@ -57,9 +57,7 @@ export class ProceduralTexture extends Texture {
     /** @hidden */
     public _textures: { [key: string]: Texture } = {};
 
-    /**
-     * @hidden
-     */
+    /** @hidden */
     protected _fallbackTexture: Nullable<Texture>;
 
     @serialize()