Class MyObjectBuilder_CoordinateSystem.CoordSysInfo
Inheritance
System.Object
MyObjectBuilder_CoordinateSystem.CoordSysInfo
Assembly: VRage.Game.dll
Syntax
public sealed class CoordSysInfo : ValueType
Fields
EntityCount
Declaration
Field Value
| Type |
Description |
| System.Int64 |
|
Id
Declaration
Field Value
| Type |
Description |
| System.Int64 |
|
Position
Declaration
public SerializableVector3D Position
Field Value
| Type |
Description |
| VRage.SerializableVector3D |
|
Rotation
Declaration
public SerializableQuaternion Rotation
Field Value
| Type |
Description |
| VRage.SerializableQuaternion |
|