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

VRageMath.MyBlockOrientation

Malware edited this page Dec 25, 2018 · 44 revisions

Index

MyBlockOrientation Struct

private public sealed MyBlockOrientation
```csharp

**Namespace:** [VRageMath](VRageMath)  
**Assembly:** VRage.Math.dll

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|[Forward](VRageMath.MyBlockOrientation.Forward)||
|[Up](VRageMath.MyBlockOrientation.Up)||
|[Identity](VRageMath.MyBlockOrientation.Identity)||

###### Properties

|Member|Description|
|---|---|
|[Left](VRageMath.MyBlockOrientation.Left)||
|[IsValid](VRageMath.MyBlockOrientation.IsValid)||

###### Methods

|Member|Description|
|---|---|
|[GetQuaternion(ref Quaternion)](VRageMath.MyBlockOrientation.GetQuaternion)||
|[GetMatrix(ref Matrix)](VRageMath.MyBlockOrientation.GetMatrix)||
|[GetHashCode()](VRageMath.MyBlockOrientation.GetHashCode)||
|[Equals(object)](VRageMath.MyBlockOrientation.Equals)||
|[ToString()](VRageMath.MyBlockOrientation.ToString)||
|[TransformDirection(Direction)](VRageMath.MyBlockOrientation.TransformDirection)||
|[TransformDirectionInverse(Direction)](VRageMath.MyBlockOrientation.TransformDirectionInverse)||
Clone this wiki locally