CinemachinePath.Looped Property

Cinemachine

CinemachinePathLooped Property

True if the path ends are joined to form a continuous loop

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public override bool Looped { get; }
function get_Looped();

Property Value

Type: Boolean
See Also