Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor::ImageLoaderConfig Struct Reference

The image loading configuration. More...

#include <GraphicsModule.hpp>

Public Attributes

bool allowCompression {}
 
bool generateMips {}
 
bool layersToTiles {}
 
bool allowSRGB { true }
 

Detailed Description

The image loading configuration.

Member Data Documentation

◆ allowCompression

bool castor::ImageLoaderConfig::allowCompression {}

◆ allowSRGB

bool castor::ImageLoaderConfig::allowSRGB { true }

◆ generateMips

bool castor::ImageLoaderConfig::generateMips {}

◆ layersToTiles

bool castor::ImageLoaderConfig::layersToTiles {}

The documentation for this struct was generated from the following file: