FChaosScene::CopySolverAccelerationStructure

Copies the acceleration structure out of the solver, does no thread safety checking so ensure calls to this are made at appropriate sync points if required

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

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

Include

#include "Chaos/ChaosScene.h"

Source

/Engine/Source/Runtime/PhysicsCore/Private/ChaosScene.cpp

Syntax

void CopySolverAccelerationStructure()

Remarks

Copies the acceleration structure out of the solver, does no thread safety checking so ensure calls to this are made at appropriate sync points if required

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