Short Name:
|
Derived From:
|
Fields: |
Encodes a texture from the given image.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
source
|
Image
|
# != null |
|
The source image from which to create a texture. |
||||
required
|
format
|
Texture.Format
|
||
The texture format to use if the image file does not specify one. Set to |
||||
optional
|
srgb
|
bool
|
true |
|
Create sRGB compressed texture? |