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

VRageMath.Base27Directions.GetDirection

Malware edited this page Dec 24, 2018 · 15 revisions

IndexBase27Directions

Direction GetDirection(Vector3 vec)

Summary

Vector must be normalized, allowed values for components are: 0, 1, -1, 0.707, -0.707, 0.577, -0.577

Direction GetDirection(Vector3I vec)

Direction GetDirection(ref Vector3 vec)

Direction GetDirection(ref Vector3I vec)

Clone this wiki locally