Class texture_import_settings¶
Defined in File texture.hpp
Class Documentation¶
-
class
legion::rendering
::
texture_import_settings
¶ Data structure to parameterize the texture import process.
Public Members
-
texture_type
type
¶
-
channel_format
fileFormat
¶
-
texture_format
intendedFormat
¶
-
texture_components
components
¶
-
bool
flipVertical
¶
-
bool
generateMipmaps
¶
-
texture_mipmap
min
¶
-
texture_mipmap
mag
¶
-
texture_wrap
wrapR
¶
-
texture_wrap
wrapS
¶
-
texture_wrap
wrapT
¶
-
texture_type