Click or drag to resize
SerializableQuaternion Structure

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

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

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

The SerializableQuaternion type exposes the following members.

Constructors
  NameDescription
Public methodSerializableQuaternion
Initializes a new instance of the SerializableQuaternion class
Top
Properties
  NameDescription
Public propertyw
Public propertyx
Public propertyy
Public propertyz
Top
Methods
Operators
Fields
  NameDescription
Public fieldW
Public fieldX
Public fieldY
Public fieldZ
Top
See Also