 |
FSlateFontInfo |
CenterTextFont |
Font for any text that's centered inside the middle of the node. |
 |
float |
ContainerInnerPadding |
Padding around a set of children inside of containers, under the container's title area |
 |
float |
DisplayHeight |
Height of whole display area |
 |
float |
DisplayWidth |
Width of whole display area |
 |
int32 |
FontSizeChangeBasedOnDepth |
Number of font sizes to drop with each depth level of the tree |
 |
float |
MinimumInteractiveNodeSize |
Minimize size of a tree node that will be allowed to have a title and padding. |
 |
float |
MinimumVisibleNodeSize |
Minimize size of a tree node that will be drawn at all, below this size it is invisible |
 |
FSlateFontInfo |
Name2Font |
Font for second line of text, under the title. |
 |
FSlateFontInfo |
NameFont |
Font to use for titles. |
 |
float |
NestedContainerOuterPadding |
Padding around the outside of nested container nodes in the tree |
 |
float |
TopLevelContainerOuterPadding |
Padding around the outside of top-level container nodes in the tree |
 |
ETreeMapType |
TreeMapType |
Type of tree map |