Navigation
API > API/Runtime > API/Runtime/RenderCore
The base class of the static RHI state classes.
| Name | TStaticStateRHI |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RHIStaticStates.h |
| Include Path | #include "RHIStaticStates.h" |
Syntax
template<typename InitializerType, typename RHIRefType, typename RHIParamRefType>
class TStaticStateRHI
Derived Classes
Classes
| Name | Remarks |
|---|---|
| FStaticStateResource | A resource which manages the RHI resource. |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticResource | FStaticStateResource | RHIStaticStates.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static RHIParamRefType GetRHI() |
RHIStaticStates.h |