Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/ParametricMovement.h |
Include |
#include "ParametricMovement.h" |
Source |
/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/ParametricMovement.cpp |
void MapTimeToTransform
(
const float InPosition,
FTransform & OutTransform
) const
Actually turn the given position into a transform. Again, should be static and not conditional on changing state outside of the network sim.