CinemachinePathBase.MaxPos Property

Cinemachine

CinemachinePathBaseMaxPos Property

The maximum 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 MaxPos { get; }
function get_MaxPos();

Property Value

Type: Single
See Also