CinemachinePathBase.MinPos Property

Cinemachine

CinemachinePathBaseMinPos Property

The minimum value for the path position

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public abstract float MinPos { get; }
function get_MinPos();

Property Value

Type: Single
See Also