 |
uint8: 1 |
bCollapseChildren |
Whether to collapse all children of the model into this key renderer as well, drawing all nested keys as groups within this renderer |
 |
uint8: 1 |
bShowCurve |
Whether to show a curve underneath the keys |
 |
uint8: 1 |
bShowKeyBars |
Whether to show key bars connecting each key |
 |
EViewDependentCacheFlags |
CacheState |
Cache state that defines whether and how we need to update any cached view (in)dependent data |
 |
IKeyRendererInterface * |
ClientInterface |
Interface ptr for defining selection states for keys. Can be null if selection is not supported. |
 |
FVector2D |
KeySizePx |
Screen-space size of keys in px |
 |
FTimeToPixel |
TimeToPixel |
Time to pixel convertor |
 |
FFrameNumber |
ValidPlayRangeMax |
|
 |
FFrameNumber |
ValidPlayRangeMin |
Valid range for keys - keys outside this range are drawn de-saturated |
 |
TRange< FFrameTime > |
VisibleRange |
Visible range to clip rendering to |