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

VRageMath.MyBlockOrientation

Malware edited this page Dec 21, 2018 · 45 revisions

Index

MyBlockOrientation Struct

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

[`Direction Forward`](VRageMath.Forward)
[`Direction Up`](VRageMath.Up)
static [`MyBlockOrientation Identity`](VRageMath.Identity)
### Properties
[`Direction Left`](VRageMath.Left)
[`bool IsValid`](VRageMath.IsValid)
### Methods
[`void GetQuaternion(ref Quaternion result)`](VRageMath.GetQuaternion)
[`void GetMatrix(ref Matrix result)`](VRageMath.GetMatrix)
[`int GetHashCode()`](VRageMath.GetHashCode)
[`bool Equals(Object obj)`](VRageMath.Equals)
[`string ToString()`](VRageMath.ToString)
[`Direction TransformDirection(Direction baseDirection)`](VRageMath.TransformDirection)
[`Direction TransformDirectionInverse(Direction baseDirection)`](VRageMath.TransformDirectionInverse)

Clone this wiki locally