Show / Hide Table of Contents

Class MyObjectBuilder_CoordinateSystem.CoordSysInfo

Inheritance
System.Object
MyObjectBuilder_CoordinateSystem.CoordSysInfo
Namespace: VRage.Game.ObjectBuilders.Components
Assembly: VRage.Game.dll
Syntax
public sealed class CoordSysInfo : ValueType

Fields

EntityCount

Declaration
public long EntityCount
Field Value
Type Description
System.Int64

Id

Declaration
public long Id
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
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾