Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FSceneInterface
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/SceneInterface.h |
Include | #include "SceneInterface.h" |
virtual bool GetPreviousLocalToWorld
&40;
const FPrimitiveSceneInfo &42; PrimitiveSceneInfo,
FMatrix & OutPreviousLocalToWorld
&41; const
Remarks
Get the primitive previous local to world (used for motion blur). Returns true if the matrix was set.