Click or drag to resize
MyPositionAndOrientation Structure

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:VRage.MyPositionAndOrientation"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public struct MyPositionAndOrientation

The MyPositionAndOrientation type exposes the following members.

Constructors
  NameDescription
Public methodMyPositionAndOrientation(MatrixD)
Initializes a new instance of the MyPositionAndOrientation class
Public methodMyPositionAndOrientation(MatrixD)
Initializes a new instance of the MyPositionAndOrientation class
Public methodMyPositionAndOrientation(Vector3D, Vector3, Vector3)
Initializes a new instance of the MyPositionAndOrientation class
Top
Properties
  NameDescription
Public propertyOrientation
Top
Methods
Fields
  NameDescription
Public fieldStatic memberDefault
Public fieldForward
Public fieldPosition
Public fieldUp
Top
See Also