Description
class DDSTools
Members
static StoreLODInAlphaChannel : boolean
Methods
static GetDDSInfo(arrayBuffer) → DDSInfo
Parameters
|
Name |
Type |
Description |
|
arrayBuffer |
any |
|
static UploadDDSLevels(engine, gl, arrayBuffer, info, loadMipmaps, faces, lodIndex, currentFace) → void
Parameters
|
Name |
Type |
Description |
|
engine |
Engine |
|
|
gl |
WebGLRenderingContext |
|
|
arrayBuffer |
any |
|
|
info |
DDSInfo |
|
|
loadMipmaps |
boolean |
|
|
faces |
number |
|
| optional |
lodIndex |
number |
|