unreal.ChaosBreakingSortMethod

class unreal.ChaosBreakingSortMethod

Bases: unreal.EnumBase

Enumeration defining how to sort breaking results

C++ Source:

  • Module: GeometryCollectionEngine

  • File: ChaosBreakingEventFilter.h

SORT_BY_HIGHEST_MASS

1

SORT_BY_HIGHEST_SPEED

2

SORT_BY_NEAREST_FIRST

3

SORT_NONE

0