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 May 4, 2019 · 16 revisions

IndexNamespace IndexMathHelper

Summary

public static float Distance(float value1, float value2)

Calculates the absolute value of the difference of two values.

Returns

float

Parameters

Clone this wiki locally