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

#include <StreamingImagePool.h>

Public Attributes

const void * m_data = nullptr
 Data to upload for this subresource. Format must match format of the image including block / row size.
 

Detailed Description

Represents a single subresource in an image. Image sub-resources are a 2D grid [MipLevelCount, ArraySize] where mip slice is an axis, and array slice is an axis.


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