Space Engineers
Public Attributes | List of all members
VRage.Game.ObjectBuilders.Components.MyObjectBuilder_CoordinateSystem.CoordSysInfo Struct Reference

Public Attributes

long Id
 
long EntityCount
 
SerializableQuaternion Rotation
 
SerializableVector3D Position
 

Detailed Description

Definition at line 12 of file MyObjectBuilder_CoordinateSystem.cs.

Member Data Documentation

long VRage.Game.ObjectBuilders.Components.MyObjectBuilder_CoordinateSystem.CoordSysInfo.EntityCount

Definition at line 17 of file MyObjectBuilder_CoordinateSystem.cs.

long VRage.Game.ObjectBuilders.Components.MyObjectBuilder_CoordinateSystem.CoordSysInfo.Id

Definition at line 15 of file MyObjectBuilder_CoordinateSystem.cs.

SerializableVector3D VRage.Game.ObjectBuilders.Components.MyObjectBuilder_CoordinateSystem.CoordSysInfo.Position

Definition at line 21 of file MyObjectBuilder_CoordinateSystem.cs.

SerializableQuaternion VRage.Game.ObjectBuilders.Components.MyObjectBuilder_CoordinateSystem.CoordSysInfo.Rotation

Definition at line 19 of file MyObjectBuilder_CoordinateSystem.cs.


The documentation for this struct was generated from the following file: