CinemachineTrackedDolly.AutoDolly.m_SearchRadius Field

Cinemachine

CinemachineTrackedDollyAutoDollym_SearchRadius Field

Search up to how many waypoints on either side of the current position. Use 0 for Entire path

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("Search up to how many waypoints on either side of the current position.  Use 0 for Entire path.")]
public int m_SearchRadius
var m_SearchRadius

Field Value

Type: Int32
See Also