Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Blueprint > UUserWidget
Syntax
TObjectPtr< UTexture2D > PreviewBackground
Remarks
A preview background that you can use when designing the UI to get a sense of scale on the screen. Use a texture with a screenshot of your game in it, for example if you were designing a HUD.