Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FKeyBarCurveModel
Bar Ranges for the Keys
| Name | FBarRange |
| Type | struct |
| Header File | /Engine/Source/Editor/CurveEditor/Public/KeyBarCurveModel.h |
| Include Path | #include "KeyBarCurveModel.h" |
Syntax
struct FBarRange
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bRangeIsInfinite | bool | Spaces have ifinite ranges, Constraints don't | KeyBarCurveModel.h | |
| Color | FLinearColor | KeyBarCurveModel.h | ||
| Name | FName | KeyBarCurveModel.h | ||
| Range | TRange< double > | KeyBarCurveModel.h |