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

VRageMath.MathHelper.Clamp

Malware edited this page Dec 24, 2018 · 18 revisions

IndexMathHelper

float float VRageMath.MathHelper.Clamp(value, min, max)()double double VRageMath.MathHelper.Clamp(value, min, max)()MyFixedPoint VRage.MyFixedPoint VRageMath.MathHelper.Clamp(value, min, max)()int int VRageMath.MathHelper.Clamp(value, min, max)()

Clone this wiki locally