Skip to content

VRageMath.Vector3D.ClampToSphere

Morten Aune Lyrstad edited this page Apr 13, 2023 · 17 revisions

IndexNamespace IndexVector3D

Summary

public static Vector3D ClampToSphere(Vector3D vector, double radius, bool force = default)

Returns

Vector3D

Parameters

Summary

public static void ClampToSphere(ref Vector3D vector, double radius)

Parameters

Clone this wiki locally