Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::RHI::SwapChainDimensions Struct Reference

Public Member Functions

 AZ_TYPE_INFO (SwapChainDimensions, "{1B1D266F-15FA-4EA6-B28C-B87467844617}")
 

Public Attributes

uint32_t m_imageCount = 0
 Number of images in the swap chain.
 
uint32_t m_imageWidth = 0
 Pixel width of the images in the swap chain.
 
uint32_t m_imageHeight = 0
 Pixel height of the images in the swap chain.
 
Format m_imageFormat = Format::Unknown
 Pixel format of the images in the swap chain.
 

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