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::StreamingImageMipSlice Struct Reference

A list of sub-resources in this mip slice, one for each array slice in the array. More...

#include <StreamingImagePool.h>

Public Attributes

AZStd::span< const StreamingImageSubresourceDatam_subresources
 An array of subresource datas. The size of this array must match the array size of the image.
 
ImageSubresourceLayout m_subresourceLayout
 The layout of each image in the array.
 

Detailed Description

A list of sub-resources in this mip slice, one for each array slice in the array.


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