Name
|
Description
|
Attributes
|
BoundingBoxHeight
|
The height of the bounding box that contains all the points in the 3D model file.
This property has been Deprecated. Please use BoundingBox instead.
|
Type: Variable
Access: Read-Only
|
BoundingBoxLength
|
The length of the bounding box that contains all the points in the 3D model file.
This property has been Deprecated. Please use BoundingBox instead.
|
Type: Variable
Access: Read-Only
|
BoundingBoxWidth
|
The width of the bounding box that contains all the points in the 3D model file.
This property has been Deprecated. Please use BoundingBox instead.
|
Type: Variable
Access: Read-Only
|
ModelOffsetQ1
|
The first vector component of the attitude quaternion that defines the orientation of the ThreeDModel with respect to the the Body Coordinate System of the owner object.
This property has been Deprecated. Please use OrientationOffset instead.
|
Type: Variable
Access: Read/Write
|
ModelOffsetQ2
|
The second vector component of the attitude quaternion that defines the orientation of the ThreeDModel with respect to the the Body Coordinate System of the owner object.
This property has been Deprecated. Please use OrientationOffset instead.
|
Type: Variable
Access: Read/Write
|
ModelOffsetQ3
|
The third vector component of the attitude quaternion that defines the orientation of the ThreeDModel with respect to the the Body Coordinate System of the owner object.
This property has been Deprecated. Please use OrientationOffset instead.
|
Type: Variable
Access: Read/Write
|
ModelOffsetQ4
|
The scalar component of the attitude quaternion that defines the orientation of the ThreeDModel with respect to the the Body Coordinate System of the owner object.
This property has been Deprecated. Please use OrientationOffset instead.
|
Type: Variable
Access: Read/Write
|
ModelOffsetX
|
The Cartesian X-component of the ThreeDModel's position vector, referenced to the Body Coordinate System of the owner object.
This property has been Deprecated. Please use PositionOffset instead.
|
Type: Variable
Access: Read/Write
Units: km
|
ModelOffsetY
|
The Cartesian Y-component of the ThreeDModel's position vector, referenced to the Body Coordinate System of the owner object.
This property has been Deprecated. Please use PositionOffset instead.
|
Type: Variable
Access: Read/Write
Units: km
|
ModelOffsetZ
|
The Cartesian Z-component of the ThreeDModel's position vector, referenced to the Body Coordinate System of the owner object.
This property has been Deprecated. Please use PositionOffset instead.
|
Type: Variable
Access: Read/Write
Units: km
|
ModelScale
|
A scale factor to increase or decrease the size of the ThreeDModel's implicit dimensions, such as those returned when using the ThreeDModel.GetGroupBoundingBox method. The ModelScale property assumes the model dimensions are in units of kilometers, unlike the Spacecraft.BodyScale property, which applies the dimensions as meters. If, for example, the Spacecraft.BodyScale is set to 1, the ThreeDModel.ModelScale will have to be set to 0.001 in order to make bounding boxes coincide with the model.
This property has been Deprecated. Please use ThreeDModel.Scale instead.
|
Type: Variable
Access: Read/Write
|