![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ScenePrivate.h>
Public Attributes | |
| FPrimitiveSceneInfo * | PrimitiveSceneInfo |
| FMatrix | LocalToWorld |
| FMatrix | PreviousLocalToWorld |
| uint64 | LastFrameUsed |
| uint64 | LastFrameUpdated |
| bool | bPreviousLocalToWorldValid = false |
Velocity state for a single component.
| uint64 FComponentVelocityData::LastFrameUpdated |
|
mutable |
| FMatrix FComponentVelocityData::LocalToWorld |
| FMatrix FComponentVelocityData::PreviousLocalToWorld |
| FPrimitiveSceneInfo* FComponentVelocityData::PrimitiveSceneInfo |