Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Rendering > API/Runtime/Engine/Rendering/FMotionVectorSimulation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Rendering/MotionVectorSimulation.h |
| Include | #include "Rendering/MotionVectorSimulation.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Rendering/MotionVectorSimulation.cpp |
void ClearPreviousTransform
(
UObject * Component
)
Remarks
Clear the simulated previous transform for the specified component
Parameters
| Name | Description |
|---|---|
| Object | The Object to clear the previous transform for |