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

VRageMath.MyBlockOrientation

Morten Aune Lyrstad edited this page Feb 17, 2020 · 44 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