Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIShaderParameters.h |
| Include | #include "RHIShaderParameters.h" |
Syntax
struct FRHIBatchedShaderUnbinds
Remarks
Collection of parameters to unbind in the RHI. These unbinds aren't tied to any specific shader until SetBatchedShaderUnbinds is called.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FRHIShaderParameterUnbind > | Unbinds |