![]() |
Open 3D Engine Atom Gem API Reference
22.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
#include <RayTracingAccelerationStructure.h>
Public Attributes | |
RHI::Format | m_vertexFormat = RHI::Format::Unknown |
RHI::StreamBufferView | m_vertexBuffer |
RHI::IndexBufferView | m_indexBuffer |
The geometry entry contains the vertex and index buffers associated with geometry in the scene. Each RayTracingBlas contains a list of these entries.