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

VRageMath.MyTransform

Malware edited this page Dec 25, 2018 · 44 revisions

Index

MyTransform Struct

public struct MyTransform: ValueType

Namespace: VRageMath
Assembly: VRage.Math.dll

**Inheritance: **ValueType

Example

Remarks

Fields

Member Description
Rotation
Position

Properties

Member Description
TransformMatrix

Methods

Member Description
Transform(ref MyTransform, ref MyTransform)
Transform(ref MyTransform, ref MyTransform, ref MyTransform)
Transform(ref Vector3, ref MyTransform)
Transform(ref Vector3, ref MyTransform, ref Vector3)
Clone this wiki locally