Space Engineers
Public Attributes | List of all members
Sandbox.Common.ObjectBuilders.Definitions.MyObjectBuilder_AdvancedDoorDefinition.SubpartDefinition Class Reference

Public Attributes

string Name
 Name of the Subpart Model without extension i.e.: "DoorLeft" will be "path/to/model/DoorLeft.mwm" More...
 
SerializableVector3 PivotPosition = null
 define the Pivot/Hinge position for this Subpart will be read from Model if not defined More...
 

Detailed Description

Definition at line 89 of file MyObjectBuilder_AdvancedDoorDefinition.cs.

Member Data Documentation

string Sandbox.Common.ObjectBuilders.Definitions.MyObjectBuilder_AdvancedDoorDefinition.SubpartDefinition.Name

Name of the Subpart Model without extension i.e.: "DoorLeft" will be "path/to/model/DoorLeft.mwm"

Definition at line 96 of file MyObjectBuilder_AdvancedDoorDefinition.cs.

SerializableVector3 Sandbox.Common.ObjectBuilders.Definitions.MyObjectBuilder_AdvancedDoorDefinition.SubpartDefinition.PivotPosition = null

define the Pivot/Hinge position for this Subpart will be read from Model if not defined

Definition at line 103 of file MyObjectBuilder_AdvancedDoorDefinition.cs.


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