r.Shadow.PerObjectCastDistanceMin
VarUnreal Engine Var console variable.
rShadowPerObjectCastDistanceMin
Description
Minimum cast distance for Per-Object shadows, i.e., CastDistDance = Max(r.Shadow.PerObjectCastDistanceRadiusScale * object-radius, r.Shadow.PerObjectCastDistanceMin) Default: UE_FLOAT_HUGE_DISTANCE / 32.0f
Usage
r.Shadow.PerObjectCastDistanceMin [value]Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.

