SCurveEditorView::GetCurveSpace

Get the screen space ultility that defines the specified curves's input, output and pixel metrics.

Unreal Engine C++ API Reference > Editor > CurveEditor > SCurveEditorView

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SCurveEditorView.h
Include #include "SCurveEditorView.h"
[FCurveEditorScreenSpace](API\Editor\CurveEditor\FCurveEditorScreenSpace) GetCurveSpace
(
    [FCurveModelID](API\Editor\CurveEditor\FCurveModelID) CurveID
) const

Remarks

Get the screen space ultility that defines the specified curves's input, output and pixel metrics. The resulting struct defines the transformation from this view's widget pixel space to the curve input/output space


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library