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

VRageMath.MyBlockOrientation

Morten Aune Lyrstad edited this page Feb 17, 2020 · 45 revisions

IndexNamespace Index

MyBlockOrientation Struct

public struct MyBlockOrientation

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

Member Description
Forward
Up
Identity

Properties

Member Description
Left { get; }
IsValid { get; }

Constructors

Member Description
MyBlockOrientation(Direction, Direction)
MyBlockOrientation(ref Quaternion)
MyBlockOrientation(ref Matrix)

Methods

Member Description
GetQuaternion(out Quaternion)
GetMatrix(out Matrix)
GetHashCode()
Equals(object)
ToString()
TransformDirection(Direction)
TransformDirectionInverse(Direction)

Clone this wiki locally