UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PhysicsProxyBase.cpp File Reference

Namespaces

namespace  RenderInterpolationCVars
 

Variables

float RenderInterpolationCVars::RenderInterpErrorCorrectionDuration = 0.3f
 
float RenderInterpolationCVars::RenderInterpMaximumErrorCorrectionBeforeSnapping = 250.0f
 
float RenderInterpolationCVars::RenderInterpMaximumErrorCorrectionDesyncTimeBeforeSnapping = 0.6f
 
float RenderInterpolationCVars::RenderInterpErrorVelocitySmoothingDuration = 0.3f
 
float RenderInterpolationCVars::RenderInterpErrorDirectionalDecayMultiplier = 0.0f
 
bool RenderInterpolationCVars::bRenderInterpErrorVelocityCorrection = false
 
bool RenderInterpolationCVars::bRenderInterpDebugDraw = false
 
bool RenderInterpolationCVars::bRenderInterpDebugDrawGC = false
 
float RenderInterpolationCVars::RenderInterpDebugDrawZOffset = 0.0f
 
bool RenderInterpolationCVars::bRenderInterpApplyExponentialDecay = false
 
float RenderInterpolationCVars::RenderInterpExponentialDecayLinearHalfLife = 0.06f
 
float RenderInterpolationCVars::RenderInterpExponentialDecayAngularHalfLife = 0.06f
 
float RenderInterpolationCVars::RenderInterpMinimumLinearThreshold = 0.1f
 
float RenderInterpolationCVars::RenderInterpMinimumAngularThreshold = 0.001f