Space Engineers
Public Attributes | List of all members
VRageRender.Import.MyModelDummy Class Reference

Public Attributes

const string SUBBLOCK_PREFIX = "subblock_"
 
const string SUBPART_PREFIX = "subpart_"
 
const string ATTRIBUTE_FILE = "file"
 
const string ATTRIBUTE_HIGHLIGHT = "highlight"
 
const string ATTRIBUTE_HIGHLIGHT_SEPARATOR = ";"
 
string Name
 
Dictionary< string, object > CustomData
 
Matrix Matrix
 

Detailed Description

Definition at line 45 of file MyImportUtils.cs.

Member Data Documentation

const string VRageRender.Import.MyModelDummy.ATTRIBUTE_FILE = "file"

Definition at line 49 of file MyImportUtils.cs.

const string VRageRender.Import.MyModelDummy.ATTRIBUTE_HIGHLIGHT = "highlight"

Definition at line 50 of file MyImportUtils.cs.

const string VRageRender.Import.MyModelDummy.ATTRIBUTE_HIGHLIGHT_SEPARATOR = ";"

Definition at line 51 of file MyImportUtils.cs.

Dictionary<string, object> VRageRender.Import.MyModelDummy.CustomData

Definition at line 54 of file MyImportUtils.cs.

Matrix VRageRender.Import.MyModelDummy.Matrix

Definition at line 55 of file MyImportUtils.cs.

string VRageRender.Import.MyModelDummy.Name

Definition at line 53 of file MyImportUtils.cs.

const string VRageRender.Import.MyModelDummy.SUBBLOCK_PREFIX = "subblock_"

Definition at line 47 of file MyImportUtils.cs.

const string VRageRender.Import.MyModelDummy.SUBPART_PREFIX = "subpart_"

Definition at line 48 of file MyImportUtils.cs.


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