Property PathLength
PathLength
Get the length of the path in distance units. If the distance cache is not valid, then calling this will trigger a potentially costly regeneration of the path distance cache
선언
public float PathLength { get; }
프로퍼티 값
타입 | 설명 |
---|---|
float | The length of the path in distance units, when sampled at this rate |