|
constructor( image, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy, encoding ) {
|
|
constructor( image, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy, encoding ) {
|
|
Object.defineProperty( this, 'id', { value: textureId ++ } );
|
|
Object.defineProperty( this, 'id', { value: textureId ++ } );
|