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

VRageMath.Base6Directions.GetVector

Malware edited this page Dec 25, 2018 · 20 revisions

IndexBase6Directions

csharp[Vector3](VRageMath.Vector3) GetVector([int](System.Int32) direction)``````csharp[Vector3](VRageMath.Vector3) GetVector([Direction](VRageMath.Base6Directions+Direction) dir)``````csharpvoid GetVector([Direction](VRageMath.Base6Directions+Direction) dir, ref [Vector3](VRageMath.Vector3) result)

Clone this wiki locally