Methods
Generates mipmaps for the given GPUTexture from the data in level 0.
Name | Type | Description |
---|---|---|
texture |
module:External.GPUTexture |
Texture to generate mipmaps for. |
Returns:
Type | Description |
---|---|
module:External.GPUTexture |
|