Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Vector3L.RectangularDistance

Malware edited this page Dec 25, 2018 · 16 revisions

IndexVector3L

Summary

public long RectangularDistance(Vector3L otherVector)

Calculates rectangular distance. It's how many sectors you have to travel to get to other sector from current sector.

Returns

Example

Remarks

Clone this wiki locally