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

Contains ray tracing shaders used by the pipeline. More...

#include <RayTracingPipelineState.h>

Public Attributes

RHI::PipelineStateDescriptorForRayTracing m_descriptor
 
AZ::Name m_rayGenerationShaderName
 
AZ::Name m_missShaderName
 
AZ::Name m_closestHitShaderName
 
AZ::Name m_anyHitShaderName
 

Detailed Description

Contains ray tracing shaders used by the pipeline.


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