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

VRageMath.Base27Directions

Malware edited this page Dec 25, 2018 · 43 revisions

Index

Base27Directions Class

private public Base27Directions
```csharp

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

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|[Directions](VRageMath.Base27Directions.Directions)||
|[DirectionsInt](VRageMath.Base27Directions.DirectionsInt)||

###### Methods

|Member|Description|
|---|---|
|[IsBaseDirection(ref Vector3)](VRageMath.Base27Directions.IsBaseDirection)||
|[IsBaseDirection(ref Vector3I)](VRageMath.Base27Directions.IsBaseDirection)||
|[IsBaseDirection(Vector3)](VRageMath.Base27Directions.IsBaseDirection)||
|[GetVector(int)](VRageMath.Base27Directions.GetVector)||
|[GetVectorInt(int)](VRageMath.Base27Directions.GetVectorInt)||
|[GetVector(Direction)](VRageMath.Base27Directions.GetVector)||
|[GetVectorInt(Direction)](VRageMath.Base27Directions.GetVectorInt)||
|[GetDirection(Vector3)](VRageMath.Base27Directions.GetDirection)|Vector must be normalized, allowed values for components are: 0, 1, -1, 0.707, -0.707, 0.577, -0.577|
|[GetDirection(Vector3I)](VRageMath.Base27Directions.GetDirection)||
|[GetDirection(ref Vector3)](VRageMath.Base27Directions.GetDirection)||
|[GetDirection(ref Vector3I)](VRageMath.Base27Directions.GetDirection)||
|[GetForward(ref Quaternion)](VRageMath.Base27Directions.GetForward)||
|[GetUp(ref Quaternion)](VRageMath.Base27Directions.GetUp)||
Clone this wiki locally