Space Engineers
Public Attributes | List of all members
Sandbox.Game.Entities.EnvironmentItems.MyEnvironmentItems.MyEnvironmentItemsSpawnData Class Reference

Public Attributes

MyEnvironmentItems EnvironmentItems
 
Dictionary< MyStringHash, HkShape > SubtypeToShapes = new Dictionary<MyStringHash, HkShape>(MyStringHash.Comparer)
 
HkStaticCompoundShape SectorRootShape
 
BoundingBoxD AabbWorld = BoundingBoxD.CreateInvalid()
 

Detailed Description

Definition at line 59 of file MyEnvironmentItems.cs.

Member Data Documentation

BoundingBoxD Sandbox.Game.Entities.EnvironmentItems.MyEnvironmentItems.MyEnvironmentItemsSpawnData.AabbWorld = BoundingBoxD.CreateInvalid()

Definition at line 69 of file MyEnvironmentItems.cs.

MyEnvironmentItems Sandbox.Game.Entities.EnvironmentItems.MyEnvironmentItems.MyEnvironmentItemsSpawnData.EnvironmentItems

Definition at line 62 of file MyEnvironmentItems.cs.

HkStaticCompoundShape Sandbox.Game.Entities.EnvironmentItems.MyEnvironmentItems.MyEnvironmentItemsSpawnData.SectorRootShape

Definition at line 67 of file MyEnvironmentItems.cs.

Dictionary<MyStringHash, HkShape> Sandbox.Game.Entities.EnvironmentItems.MyEnvironmentItems.MyEnvironmentItemsSpawnData.SubtypeToShapes = new Dictionary<MyStringHash, HkShape>(MyStringHash.Comparer)

Definition at line 65 of file MyEnvironmentItems.cs.


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