unreal.ChaosTrailingSortMethod

class unreal.ChaosTrailingSortMethod

Bases: EnumBase

Enumeration defining how to sort trailing results

C++ Source:

  • Module: GeometryCollectionEngine

  • File: ChaosTrailingEventFilter.h

SORT_BY_HIGHEST_MASS: ChaosTrailingSortMethod

1

SORT_BY_HIGHEST_SPEED: ChaosTrailingSortMethod

2

SORT_BY_NEAREST_FIRST: ChaosTrailingSortMethod

3

SORT_NONE: ChaosTrailingSortMethod

0