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

VRageMath.MathHelper.Distance

Malware edited this page Dec 25, 2018 · 16 revisions

IndexMathHelper

Summary

private public float Distance(float value1, float value2)

Calculates the absolute value of the difference of two values.

Returns

Example

Remarks

Clone this wiki locally