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

VRageMath.Vector2D.ClampToSphere

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector2D

Summary

public Vector2D ClampToSphere(Vector2D vector, double radius)

Returns

Vector2D

Summary

public void ClampToSphere(ref Vector2D vector, double radius)

Clone this wiki locally