unreal.ChaosBreakingSortMethod

class unreal.ChaosBreakingSortMethod

Bases: EnumBase

Enumeration defining how to sort breaking results

C++ Source:

  • Module: GeometryCollectionEngine

  • File: ChaosBreakingEventFilter.h

SORT_BY_HIGHEST_MASS: ChaosBreakingSortMethod = Ellipsis

1

SORT_BY_HIGHEST_SPEED: ChaosBreakingSortMethod = Ellipsis

2

SORT_BY_NEAREST_FIRST: ChaosBreakingSortMethod = Ellipsis

3

SORT_NONE: ChaosBreakingSortMethod = Ellipsis

0