SCurveEditorView::GetInputBounds

Retrieve this view's input bounds, accounting for any offsets or padding from the outer container

Choose your operating system:

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 GetInputBounds
(
    double & OutInputMin,
    double & OutInputMax
) const

Remarks

Retrieve this view's input bounds, accounting for any offsets or padding from the outer container