Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FColoringGraph
Description
Assign a color to all vertices. Vertices of the same color do not share any edges (i.e., are not directly connected).
| Name | Colorize |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Joint/ColoringGraph.h |
| Include Path | #include "Chaos/Joint/ColoringGraph.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Joint/ColoringGraph.cpp |
void Colorize()