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

Namespaces

namespace  Chaos
 

Variables

FRealSingle Chaos::ClosestIntersectionStepSizeMultiplier = 0.5f
 
FAutoConsoleVariableRef Chaos::CVarClosestIntersectionStepSizeMultiplier (TEXT("p.ClosestIntersectionStepSizeMultiplier"), ClosestIntersectionStepSizeMultiplier, TEXT("When raycasting we use this multiplier to substep the travel distance along the ray. Smaller number gives better accuracy at higher cost"))