ECurveEditorZoomPosition

Defines the position to center the zoom about in the curve editor.

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "CurveEditorSettings.h"

Syntax

enum ECurveEditorZoomPosition
{
    CurrentTime,
    MousePosition,
}

Values

Name

Description

CurrentTime

Current Time.

MousePosition

Mouse Position.

Remarks

Defines the position to center the zoom about in the curve editor.

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