Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Vector3.Angle

Morten Aune Lyrstad edited this page Apr 13, 2023 · 1 revision

IndexNamespace IndexVector3

Summary

public static double Angle(Vector3 a, Vector3 b)

Gets angle between 2 vectors in radians

Returns

double

Angle in radians

Parameters

Clone this wiki locally