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

VRageMath.Vector3L.Clamp

Malware edited this page Dec 24, 2018 · 17 revisions

IndexVector3L

Vector3L Clamp(Vector3L value1, Vector3L min, Vector3L max)

void Clamp(ref Vector3L value1, ref Vector3L min, ref Vector3L max, ref Vector3L result)

Clone this wiki locally