Navigation
API > API/Editor > API/Editor/CurveEditor
Inheritance Hierarchy
- ICurveEditorBounds
- FStaticCurveEditorBounds
References
| Module | CurveEditor |
| Header | /Engine/Source/Editor/CurveEditor/Public/ICurveEditorBounds.h |
| Include | #include "ICurveEditorBounds.h" |
Syntax
struct FStaticCurveEditorBounds : public ICurveEditorBounds
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | InputMax | ||
| double | InputMin |
Overridden from ICurveEditorBounds
| Type | Name | Description | |
|---|---|---|---|
| void | GetInputBounds
(
double& OutMin, |
||
| void | SetInputBounds
(
double InMin, |