Navigation
API > API/Plugins > API/Plugins/ImageWidgets > API/Plugins/ImageWidgets/SImageViewport
Settings related to the viewport overlay.
| Name | FOverlaySettings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ImageWidgets/Source/ImageWidgets/Public/SImageViewport.h |
| Include Path | #include "SImageViewport.h" |
Syntax
struct FOverlaySettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDisableABComparisonButtons | bool | Do not show the AB comparison buttons in the center toolbar. | SImageViewport.h | |
| bDisableMipButton | bool | Do not show the MIP button in the left toolbar. | SImageViewport.h | |
| bDisableStatusBarLeft | bool | Do not show the bottom left status bar. | SImageViewport.h | |
| bDisableStatusBarRight | bool | Do not show the bottom left status bar. | SImageViewport.h | |
| bDisableZoomButton | bool | Do not show the zoom button in the left toolbar. | SImageViewport.h |