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