SCurveEditorView::Zoom

Zoom this view in or out around its center point

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/SCurveEditorView.h

Include

#include "SCurveEditorView.h"

Source

/Engine/Source/Editor/CurveEditor/Private/SCurveEditorView.cpp

Syntax

void Zoom
(
    const FVector2D & Amount
)

Remarks

Zoom this view in or out around its center point

Parameters

Parameter

Description

Amount

The amount to zoom by horizontally and vertically as a factor of the current size

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