FPhysicsSolverBase::AddPreBufferCallback

Pre buffer happens after the simulation has been advanced (particle positions etc. will have been updated) but GT results haven't been prepared yet

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/PhysicsSolverBase.h

Include

#include "Chaos/Framework/PhysicsSolverBase.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Framework/PhysicsSolverBase.cpp

Syntax

FDelegateHandle AddPreBufferCallback
(
    FSolverPreAdvance::FDelegate InDelegate
)

Remarks

Pre buffer happens after the simulation has been advanced (particle positions etc. will have been updated) but GT results haven't been prepared yet

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