SGraphEditor::ZoomToFit

Zooms out to fit either all nodes or only the selected ones.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/GraphEditor.h

Include

#include "GraphEditor.h"

Syntax

virtual void ZoomToFit
(
    bool bOnlySelection
)

Remarks

Zooms out to fit either all nodes or only the selected ones.

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