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

VRageMath.MathHelper.Distance

Malware edited this page May 4, 2019 · 15 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