Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FColoringGraph
Description
Assign each vertex to an island. Vertcies in different islands are isolated from each other - thee is no path which connectes them.
| Name | Islandize |
| 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 Islandize()