|
Space Engineers
|
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 |
Definition at line 45 of file MyImportUtils.cs.
| 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.
1.8.8