Click or drag to resize
SerializableBlockOrientation Structure

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

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

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

The SerializableBlockOrientation type exposes the following members.

Constructors
  NameDescription
Public methodSerializableBlockOrientation(Quaternion)
Initializes a new instance of the SerializableBlockOrientation class
Public methodSerializableBlockOrientation(Direction, Direction)
Initializes a new instance of the SerializableBlockOrientation class
Top
Operators
Fields
  NameDescription
Public fieldForward
Public fieldStatic memberIdentity
Public fieldUp
Top
See Also