FSimulationSpace

Information about the space in which a simulation is being run.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Evolution/SimulationSpace.h

Include

#include "Chaos/Evolution/SimulationSpace.h"

Syntax

class FSimulationSpace

Remarks

Information about the space in which a simulation is being run. This, when combined with a FSimulationSpaceSettings object, can be used to pass a tunable fraction of the world-space movement on to the bodies.

Variables

Name Description

Public variable

FVec3

 

AngularAcceleration

Public variable

FVec3

 

AngularVelocity

Public variable

FVec3

 

LinearAcceleration

Public variable

FVec3

 

LinearVelocity

Public variable

FRigidTransform...

 

Transform

Constructors

Name Description

Public function

FSimulationSpace()

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