Skip to main content

np2.PredictiveInterpolation.TeleportDetection.VelocityMultiplier

Var

Unreal Engine Var console variable.

np2PredictiveInterpolationTeleportDetectionVelocityMultiplier

Description

Multiplier to add leniency when checking if the previous or current velocity could cover the positional offset between previous and current target state. Higher value results in more lenient velocity comparison, i.e. less risk of triggering a hard snap when a teleport has not happened but also less likely to catch a teleport for objects that move while being teleported. Values under 1.0 are not recommended.

Usage

np2.PredictiveInterpolation.TeleportDetection.VelocityMultiplier [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.