STreeMap::ApplyVisualizationToNodesRecursively

Recursively applies the active visualization to all nodes, such as size by attribute, or color by attribute

Windows
MacOS
Linux

References

Module

TreeMap

Header

/Engine/Source/Developer/TreeMap/Public/STreeMap.h

Include

#include "STreeMap.h"

Syntax

void ApplyVisualizationToNodesRecursively
(
    const FTreeMapNodeDataRef & Node,
    const FLinearColor & DefaultColor,
    const int32 TreeDepth
)

Remarks

Recursively applies the active visualization to all nodes, such as size by attribute, or color by attribute

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss