Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGClusterElement.h |
| Include | #include "Elements/PCGClusterElement.h" |
Syntax
enum EPCGClusterAlgorithm
{
UMETA =(Tooltip = "K-Means - Categorizes points by their distance from a predefined number of continuously updated centroids."),
UMETA =(Tooltip = "Expectation-Maximization - Categorizes points by using a Gaussian Mixture Model."),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA |