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

1

SORT_BY_HIGHEST_SPEED: ChaosBreakingSortMethod

2

SORT_BY_NEAREST_FIRST: ChaosBreakingSortMethod

3

SORT_NONE: ChaosBreakingSortMethod

0