Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Vector3I.DistanceManhattan

Malware edited this page Dec 25, 2018 · 16 revisions

IndexVector3I

Summary

private public DistanceManhattan
```csharp

Manhattan distance (cube distance) X + Y + Z of Abs(first - second)

### Returns

### Example

### Remarks
Clone this wiki locally