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
Declaration
public float PathLength { get; }
Property Value
Type | Description |
---|---|
float | The length of the path in distance units, when sampled at this rate |