Space Engineers
Public Attributes | List of all members
Sandbox.Game.World.Generator.MyCompositeShapeGeneratedData Struct Reference

Public Attributes

IMyModule MacroModule
 
IMyModule DetailModule
 
MyCsgShapeBase[] FilledShapes
 
MyCsgShapeBase[] RemovedShapes
 
MyVoxelMaterialDefinition DefaultMaterial
 
MyCompositeShapeOreDeposit[] Deposits
 

Detailed Description

Definition at line 15 of file MyCompositeShapeProvider.cs.

Member Data Documentation

MyVoxelMaterialDefinition Sandbox.Game.World.Generator.MyCompositeShapeGeneratedData.DefaultMaterial

Definition at line 21 of file MyCompositeShapeProvider.cs.

MyCompositeShapeOreDeposit [] Sandbox.Game.World.Generator.MyCompositeShapeGeneratedData.Deposits

Definition at line 22 of file MyCompositeShapeProvider.cs.

IMyModule Sandbox.Game.World.Generator.MyCompositeShapeGeneratedData.DetailModule

Definition at line 18 of file MyCompositeShapeProvider.cs.

MyCsgShapeBase [] Sandbox.Game.World.Generator.MyCompositeShapeGeneratedData.FilledShapes

Definition at line 19 of file MyCompositeShapeProvider.cs.

IMyModule Sandbox.Game.World.Generator.MyCompositeShapeGeneratedData.MacroModule

Definition at line 17 of file MyCompositeShapeProvider.cs.

MyCsgShapeBase [] Sandbox.Game.World.Generator.MyCompositeShapeGeneratedData.RemovedShapes

Definition at line 20 of file MyCompositeShapeProvider.cs.


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