FChaosPhysicsSettings

Settings container for Chaos physics engine settings, accessed in Chaos through a setting provider interface.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/PhysicsSettings.h

Include

#include "PhysicsEngine/PhysicsSettings.h"

Syntax

struct FChaosPhysicsSettings

Remarks

Settings container for Chaos physics engine settings, accessed in Chaos through a setting provider interface. See: IChaosSettingsProvider

Variables

Name Description

Public variable

EChaosBufferMod...

 

DedicatedThreadBufferMode

The buffering mode to use when running with a dedicated thread

Public variable

EChaosSolverTic...

 

DedicatedThreadTickMode

The framerate/timestep ticking mode when running with a dedicated thread

Public variable

EChaosThreading...

 

DefaultThreadingModel

Default threading model to use on module initialisation.

Constructors

Name Description

Public function

FChaosPhysicsSettings()

Functions

Name Description

Public function

void

 

OnSettingsUpdated()

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