Navigation
API > API/Editor > API/Editor/CurveEditor
| Name | FCurveBounds |
| Type | struct |
| Header File | /Engine/Source/Editor/CurveEditor/Public/Misc/Mirror/MirrorUtils.h |
| Include Path | #include "Misc/Mirror/MirrorUtils.h" |
Syntax
struct FCurveBounds
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Max | double | All keys are below this | Misc/Mirror/MirrorUtils.h | |
| Min | double | All keys are above this. | Misc/Mirror/MirrorUtils.h |