Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHICommandSetShadingRate |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
struct FRHICommandSetShadingRate : public FRHICommand< FRHICommandSetShadingRate, PREPROCESSOR_JOIN>
Inheritance Hierarchy
- FRHICommandBase → FRHICommand → FRHICommandSetShadingRate
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRHICommandSetShadingRate
(
EVRSShadingRate InShadingRate, |
RHICommandList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Combiner | EVRSRateCombiner | RHICommandList.h | ||
| ShadingRate | EVRSShadingRate | RHICommandList.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
RHI_void Execute
(
FRHICommandListBase& CmdList |
RHICommandList.h |