unreal.ChaosRemovalSortMethod

class unreal.ChaosRemovalSortMethod

Bases: EnumBase

Enumeration defining how to sort removal results

C++ Source:

  • Module: GeometryCollectionEngine

  • File: ChaosRemovalEventFilter.h

SORT_BY_HIGHEST_MASS: ChaosRemovalSortMethod

1

SORT_BY_NEAREST_FIRST: ChaosRemovalSortMethod

2

SORT_NONE: ChaosRemovalSortMethod

0