CinemachineSmoothPath.InvalidateDistanceCache Method

Cinemachine

CinemachineSmoothPathInvalidateDistanceCache Method

Call this if the path changes in such a way as to affect distances or other cached path elements

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public override void InvalidateDistanceCache()
function InvalidateDistanceCache();
See Also