IMS2  Pre-Alpha
An Orbiter add-on to allow on-runtime construction of spacecraft from predefined modules
HULLSHAPEDATA Struct Reference

Contains data to construct the hullshape as loaded from file. More...

Public Attributes

string shape = ""
 
VECTOR3 shapeparams
 
VECTOR3 scale = _V(1, 1, 1)
 
VECTOR3 pos = _V(0, 0, 0)
 
VECTOR3 dir = _V(0, 0, 1)
 
VECTOR3 rot = _V(0, 1, 0)
 

Detailed Description

Contains data to construct the hullshape as loaded from file.

Note
This is only used to defer shape construction until the entire file has been loaded.

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