new DDS()
Extends
- Importer
DDS is an importer for dxt compressed textures in Microsoft's DDS format. Yields a Texture2D
or TextureCube
object.
Currently supported formats are:
For any uncompressed "unsigned byte" type formats, you should stick to JPG/PNG.