VRageMath.CompressedPositionOrientation - bimbam2103/space_engineers GitHub Wiki

IndexNamespace Index

CompressedPositionOrientation Struct

public struct CompressedPositionOrientation

Defines a matrix.

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

HalfVector4 Orientation

Vector3 Position

Properties

Matrix Matrix { get; set; }

Constructors

CompressedPositionOrientation(ref Matrix matrix)

Methods

void FromMatrix(ref Matrix matrix)

void ToMatrix(out Matrix result)

⚠️ **GitHub.com Fallback** ⚠️