CinemachinePath.DistanceCacheSampleStepsPerSegment Property

Cinemachine

CinemachinePathDistanceCacheSampleStepsPerSegment 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 override int DistanceCacheSampleStepsPerSegment { get; }
function get_DistanceCacheSampleStepsPerSegment();

Property Value

Type: Int32
See Also