unreal.SleepFamily¶
- class unreal.SleepFamily¶
Bases:
EnumBasePresets of values used in considering when put this body to sleep.
C++ Source:
Module: PhysicsCore
File: ChaosEngineInterface.h
- CUSTOM: SleepFamily = Ellipsis¶
Specify your own sleep threshold multiplier
- Type:
2
- NORMAL: SleepFamily = Ellipsis¶
Engine defaults.
- Type:
0
- SENSITIVE: SleepFamily = Ellipsis¶
A family of values with a lower sleep threshold; good for slower pendulum-like physics.
- Type:
1