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 25, 2018 · 17 revisions

IndexVector3L

Summary

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

Returns

Vector3L

Summary

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

Clone this wiki locally