Capítulo 217 de 859
Creates a cube texture based on data in compressed form.
These texture are usually loaded with CompressedTextureLoader.
Constructor
| Signature |
|---|
new CompressedCubeTexture( images : Array.<CompressedTexture>, format : number, type : number ) |
Properties
| Property | Description |
|---|---|
.isCompressedCubeTexture : boolean (readonly) | This flag can be used for type testing. |
.isCubeTexture : boolean (readonly) | This flag can be used for type testing. |