Navigation
API > API/Runtime > API/Runtime/RHI
| Name | ERayTracingLocalShaderBindingType |
| Type | enum |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
enum ERayTracingLocalShaderBindingType
{
Persistent,
Transient,
Clear,
Validation,
}
Values
| Name | Remarks |
|---|---|
| Persistent | |
| Transient | |
| Clear | |
| Validation |