Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Rendering > FMotionVectorSimulation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Rendering/MotionVectorSimulation.h |
Include | #include "Rendering/MotionVectorSimulation.h" |
Syntax
struct FSimulatedTransform
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint64 | FrameNumber | The frame number that this simulated transform relates to |
![]() |
FTransform | Transform | The simulated transform for the component from the last frame |