CompressedTexture
Value members
Constructors
def this(mipmaps: Array[ImageData], width: Double, height: Double, format: UndefOr[CompressedPixelFormat], `type`: UndefOr[TextureDataType], mapping: UndefOr[Mapping], wrapS: UndefOr[Wrapping], wrapT: UndefOr[Wrapping], magFilter: UndefOr[TextureFilter], minFilter: UndefOr[TextureFilter], anisotropy: UndefOr[Double], encoding: UndefOr[TextureEncoding])