Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIRayTracingScene
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include | #include "RHIResources.h" |
virtual FRHIShaderResourceView &42; GetOrCreateMetadataBufferSRV
&40;
FRHICommandListImmediate & RHICmdList
&41;
Remarks
Returns a buffer view for RHI-specific system parameters associated with this scene. This may be needed to access ray tracing geometry data in shaders that use ray queries. Returns NULL if current RHI does not require this buffer.