Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGClusterSettings
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Settings|Advanced",
Meta=(ClampMin="1", PCG_Overridable))
int32 MaxIterations
Remarks
A limit on the number of iterations to run on each algorithm, if it doesn't otherwise converge. A higher number can offer more accuracy at the cost of processing time.