Definition at line 96 of file CogsTerrainBase.h.
◆ ETileDataFlags
Enumerator |
---|
IsHeight | Tile contains height data, min/max values should be provided.
|
ShouldConvert | Tile data should be converted/padded from the incoming format (must be BGR, BGRA or RGB) to regular RGBA.
|
ShouldFlip | Tile data should be flipped on the Y axis.
|
LinearColorSpace | Target format of conversion should be in linear (non-sRGB) color space.
|
Definition at line 98 of file CogsTerrainBase.h.
The documentation for this struct was generated from the following file: