unreal.FixTinyGeoNeighborSelectionMethod

class unreal.FixTinyGeoNeighborSelectionMethod

Bases: EnumBase

EFix Tiny Geo Neighbor Selection Method

C++ Source:

  • Plugin: Fracture

  • Module: FractureEngine

  • File: FractureEngineUtility.h

LARGEST_NEIGHBOR: FixTinyGeoNeighborSelectionMethod = Ellipsis

Merge to the neighbor with the largest volume

Type:

0

NEAREST_CENTER: FixTinyGeoNeighborSelectionMethod = Ellipsis

Merge to the neighbor with the closest center

Type:

1