CinemachinePathBase.m_Resolution Field

Cinemachine

CinemachinePathBasem_Resolution Field

Path samples per waypoint

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("Path samples per waypoint.  This is used for calculating path distances.")]
[RangeAttribute(1f, 100f)]
public int m_Resolution
var m_Resolution

Field Value

Type: Int32
See Also