unreal.SlatePostResolution¶
- class unreal.SlatePostResolution¶
Bases:
EnumBaseResolution of a particular Slate Post RT.
C++ Source:
Module: SlateRHIRenderer
File: SlateRHIRendererSettings.h
- FULL: SlatePostResolution = Ellipsis¶
Full screen (window) resolution
- Type:
0
- HALF: SlatePostResolution = Ellipsis¶
Half resolution in each dimension (quarter by area)
- Type:
1