Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Rendering > API/Runtime/Engine/Rendering/FMotionVectorSimulation
| Type | Name | Description | |
|---|---|---|---|
| TOptional< FTransform > | GetPreviousTransform
(
USceneComponent* Component |
Check if the specified scene component has a simulated transform and return the result as an optional transform. | |
| bool | GetPreviousTransform
(
USceneComponent* Component, |
Check if the specified scene component has a simulated transform, setting the specified transform if so. |