Class MySpawnGroupDefinition.SpawnGroupVoxel
Inheritance
System.Object
MySpawnGroupDefinition.SpawnGroupVoxel
Namespace: Sandbox.Definitions
Assembly: Sandbox.Game.dll
Syntax
public sealed class SpawnGroupVoxel : ValueType
Fields
CenterOffset
Declaration
public bool CenterOffset
Field Value
Type | Description |
---|---|
System.Boolean |
Offset
Declaration
public Vector3 Offset
Field Value
Type | Description |
---|---|
Vector3 |
Orientation
Declaration
public Nullable<Quaternion> Orientation
Field Value
Type | Description |
---|---|
System.Nullable<Quaternion> |
StorageName
Declaration
public string StorageName
Field Value
Type | Description |
---|---|
System.String |