Show / Hide Table of Contents

Class MyObjectBuilder_SpawnGroupDefinition.SpawnGroupVoxel

Inheritance
System.Object
MyObjectBuilder_SpawnGroupDefinition.SpawnGroupVoxel
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class SpawnGroupVoxel : Object

Constructors

SpawnGroupVoxel()

Declaration
public SpawnGroupVoxel()

Fields

CenterOffset

Declaration
public bool CenterOffset
Field Value
Type Description
System.Boolean

Offset

Declaration
public Vector3 Offset
Field Value
Type Description
Vector3

Orientation

Declaration
[Serialize]
public Nullable<Quaternion> Orientation
Field Value
Type Description
System.Nullable<Quaternion>

StorageName

Declaration
public string StorageName
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾