ESleepFamily

Presets of values used in considering when put this body to sleep.

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

/Engine/Source/Runtime/PhysicsCore/Public/Chaos/ChaosEngineInterface.h

Include

#include "Chaos/ChaosEngineInterface.h"

Syntax

enum ESleepFamily
{
    Normal,
    Sensitive,
    Custom,
}

Values

Name

Description

Normal

Engine defaults.

Sensitive

A family of values with a lower sleep threshold; good for slower pendulum-like physics.

Custom

Specify your own sleep threshold multiplier

Remarks

Presets of values used in considering when put this body to sleep.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss