Skip to main content

p.Resim.AllowRewindToResimulatedFrames.OverlapPercent

Var

Unreal Engine Var console variable.

pResimAllowRewindToResimulatedFramesOverlapPercent

Description

Value in percent as a multiplier, 0.3 = 30%. When p.Resim.AllowRewindToResimulatedFrames is true, this sets how many frames of overlap we allow when rewinding back past a previous resimulation. If a resimulation is performed between frame 100-110 (10 frames), 30% overlap would allow 3 frames to get resimulated again, i.e. we would be allowed to rewind back to frame 107 again if we need to.

Usage

p.Resim.AllowRewindToResimulatedFrames.OverlapPercent [value]

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