Cinemachine
![]() | CinemachineTrackedDollyAutoDollym_SearchResolution Field |
We search between waypoints by dividing the segment into this many straight pieces.
The higher the number, the more accurate the result, but performance is
proportionally slower for higher numbers
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)

[FormerlySerializedAsAttribute("m_StepsPerSegment")] [TooltipAttribute("We search between waypoints by dividing the segment into this many straight pieces. The higher the number, the more accurate the result, but performance is proportionally slower for higher numbers")] public int m_SearchResolution
var m_SearchResolution
Field Value
Type: Int32