unreal.ChaosRemovalSortMethod

class unreal.ChaosRemovalSortMethod

Bases: unreal.EnumBase

Enumeration defining how to sort removal results

C++ Source:

  • Module: GeometryCollectionEngine

  • File: ChaosRemovalEventFilter.h

SORT_BY_HIGHEST_MASS

1

SORT_BY_NEAREST_FIRST

2

SORT_NONE

0