Short Name:
|
Derived From:
|
Fields: |
Creates texture files from image data.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
input
|
Image
|
||
The input image. |
||||
optional
|
format
|
Texture.Format
|
A8R8G8B8 |
|
The output texture format. |
||||
optional
|
mipmaps
|
number
|
0 |
|
The number of required mipmap levels ( |
||||
optional
|
output
|
path
|
null |
|
The output texture file. |
||||
optional
|
srgb
|
bool
|
true |
|
Store compressed sRGB color channel values in texture?. |