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

VRageMath.Base6Directions.GetVector

Malware edited this page Dec 25, 2018 · 19 revisions

IndexBase6Directions

Summary

public Vector3 GetVector(int direction)

Returns

Vector3

Summary

public Vector3 GetVector(Direction dir)

Returns

Vector3

Summary

public void GetVector(Direction dir, ref Vector3 result)
Clone this wiki locally