Buckets:
ktongue/docker_container / simsite /frontend /node_modules /three /src /textures /CompressedArrayTexture.js
| import { ClampToEdgeWrapping } from '../constants.js'; | |
| import { CompressedTexture } from './CompressedTexture.js'; | |
| class CompressedArrayTexture extends CompressedTexture { | |
| constructor( mipmaps, width, height, depth, format, type ) { | |
| super( mipmaps, width, height, format, type ); | |
| this.isCompressedArrayTexture = true; | |
| this.image.depth = depth; | |
| this.wrapR = ClampToEdgeWrapping; | |
| } | |
| } | |
| export { CompressedArrayTexture }; | |
Xet Storage Details
- Size:
- 434 Bytes
- Xet hash:
- 4b46d746f109985129767aab724ab40122269248c37384abf702e5d23c384b44
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.