SCurveEditorViewAbsolute

A Normalized curve view supporting one or more curves with their own screen transform that normalizes the vertical curve range to [-1,1]

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

Inheritance Hierarchy

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/Views/SCurveEditorViewAbsolute.h
Include #include "Views/SCurveEditorViewAbsolute.h"

Syntax

class SCurveEditorViewAbsolute : public [SInteractiveCurveEditorView](API\Editor\CurveEditor\Views\SInteractiveCurveEditorView)  

Remarks

A Normalized curve view supporting one or more curves with their own screen transform that normalizes the vertical curve range to [-1,1]

Functions

Type Name Description
void Construct ( const FArguments& InArgs, TWeakPtr< FCurveEditor > InCurveEdi... )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library