ezEngine  Release 25.03
ezGALRenderTargetViewCreationDescription Struct Reference
Inheritance diagram for ezGALRenderTargetViewCreationDescription:

Public Attributes

ezGALTextureHandle m_hTexture
 
ezEnum< ezGALResourceFormatm_OverrideViewFormat = ezGALResourceFormat::Invalid
 
ezEnum< ezGALTextureTypem_OverrideViewType = ezGALTextureType::Invalid
 
ezUInt32 m_uiMipLevel = 0
 
ezUInt32 m_uiFirstSlice = 0
 
ezUInt32 m_uiSliceCount = 1
 
bool m_bReadOnly = false
 Can be used for depth stencil views to create read only views (e.g. for soft particles using the native depth buffer)
 

Additional Inherited Members

- Public Member Functions inherited from ezHashableStruct< ezGALRenderTargetViewCreationDescription >
 ezHashableStruct (const ezHashableStruct< ezGALRenderTargetViewCreationDescription > &other)
 
void operator= (const ezHashableStruct< ezGALRenderTargetViewCreationDescription > &other)
 
ezUInt32 CalculateHash () const
 Calculates the 32 bit hash of the struct and returns it.
 

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