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
Constants
| Name |
Type |
Remarks |
Include Path |
| StaticResource |
FStaticStateResource |
|
RHIStaticStates.h |
Functions
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
static RHIParamRefType GetRHI()
|
|
RHIStaticStates.h |
|