Open 3D Engine Atom Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Attributes | |
ScopeAttachmentUsage | m_usage = ScopeAttachmentUsage::Uninitialized |
How the attachment is used by the scope (render target, shader resource, depth stencil, etc.) | |
ScopeAttachmentAccess | m_access = ScopeAttachmentAccess::ReadWrite |
How the attachment is accessed by the scope (read, write or readwrite) | |