ITextureEditorToolkit::ToggleFitToViewport

Toggles the fit-to-viewport mode. If already on, will return to the last custom zoom level.

Windows
MacOS
Linux

Deprecated

  • There are now commands for switching to individual zoom modes rather than toggling. Please use SetZoomMode() instead.

References

Module

TextureEditor

Header

/Engine/Source/Editor/TextureEditor/Public/Interfaces/ITextureEditorToolkit.h

Include

#include "Interfaces/ITextureEditorToolkit.h"

Syntax

void ToggleFitToViewport()

Remarks

Toggles the fit-to-viewport mode. If already on, will return to the last custom zoom level.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss