![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RHIStaticStates.h>
Inheritance diagram for TStaticRasterizerState< FillMode, CullMode, DepthClipMode, bEnableMSAA >:Static Public Member Functions | |
| static FRasterizerStateRHIRef | CreateRHI () |
Static Public Member Functions inherited from TStaticStateRHI< InitializerType, RHIRefType, RHIParamRefType > | |
| static RHIParamRefType | GetRHI () |
A static RHI rasterizer state resource. TStaticRasterizerStateRHI<...>::GetStaticState() will return a FRasterizerStateRHIRef to a rasterizer state with the desired settings. Should only be used from the rendering thread.
|
inlinestatic |