Navigation
Unreal Engine C++ API Reference > Plugins > GeometryCache > FGeometryCacheMeshData
Syntax
TArray< FVector3f > MotionVectors
Remarks
Motion vector for each vertex. The number of motion vectors should be zero (= no motion vectors) or identical to the number of vertices.