CinemachinePathBase.DistanceCacheSampleStepsPerSegment Property

Cinemachine

CinemachinePathBaseDistanceCacheSampleStepsPerSegment Property

When calculating the distance cache, sample the path this many times between points

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public abstract int DistanceCacheSampleStepsPerSegment { get; }
function get_DistanceCacheSampleStepsPerSegment();

Property Value

Type: Int32
See Also