FRewindData::GetFutureStateAtFrame

Query the state of particles in the future.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h

Include

#include "RewindData.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/RewindData.cpp

Syntax

EFutureQueryResult GetFutureStateAtFrame
(
    FGeometryParticleState & OutState,
    int32 Frame
) const

Remarks

Query the state of particles in the future. This operation can fail for particles that are desynced or that we have not been tracking

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