Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/SCurveEditorView
Description
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
| Name | GetCurveSpace |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/SCurveEditorView.h |
| Include Path | #include "SCurveEditorView.h" |
| Source | /Engine/Source/Editor/CurveEditor/Private/SCurveEditorView.cpp |
FCurveEditorScreenSpace GetCurveSpace
(
FCurveModelID CurveID
) const