ezEngine  Release 25.03
ezTextureAssetProperties Class Reference
Inheritance diagram for ezTextureAssetProperties:

Public Member Functions

const char * GetInputFile (ezInt32 iInput) const
 
void SetInputFile0 (const char *szFile)
 
const char * GetInputFile0 () const
 
void SetInputFile1 (const char *szFile)
 
const char * GetInputFile1 () const
 
void SetInputFile2 (const char *szFile)
 
const char * GetInputFile2 () const
 
void SetInputFile3 (const char *szFile)
 
const char * GetInputFile3 () const
 
ezString GetAbsoluteInputFilePath (ezInt32 iInput) const
 
ezTexture2DChannelMappingEnum::Enum GetChannelMapping () const
 
ezInt32 GetNumInputFiles () const
 
- Public Member Functions inherited from ezReflectedClass
virtual const ezRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const ezRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T >
EZ_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 

Static Public Member Functions

static void PropertyMetaStateEventHandler (ezPropertyMetaStateEvent &e)
 
- Static Public Member Functions inherited from ezNoBase
static const ezRTTIGetStaticRTTI ()
 

Public Attributes

bool m_bIsRenderTarget = false
 
bool m_bPremultipliedAlpha = false
 
bool m_bFlipHorizontal = false
 
bool m_bDilateColor = false
 
bool m_bPreserveAlphaCoverage = false
 
float m_fCVarResolutionScale = 1.0f
 
float m_fHdrExposureBias = 0
 
float m_fAlphaThreshold = 0.5f
 
ezEnum< ezTextureFilterSettingm_TextureFilter
 
ezEnum< ezImageAddressModem_AddressModeU
 
ezEnum< ezImageAddressModem_AddressModeV
 
ezEnum< ezImageAddressModem_AddressModeW
 
ezEnum< ezTexture2DResolutionm_Resolution
 
ezEnum< ezTexConvUsagem_TextureUsage
 
ezEnum< ezRenderTargetFormatm_RtFormat
 
ezEnum< ezTexConvCompressionModem_CompressionMode
 
ezEnum< ezTexConvMipmapModem_MipmapMode
 

The documentation for this class was generated from the following files: