RigsofRods
Soft-body Physics Simulation
Data Fields
RoR::TuneupPropTweak Struct Reference

< Data of 'addonpart_tweak_prop <prop ID> <offsetX> <offsetY> <offsetZ> <rotX> <rotY> <rotZ> <media1> <media2>' More...

#include <TuneupFileFormat.h>

Data Fields

PropID_t tpt_prop_id = PROPID_INVALID
 
std::array< std::string, 2 > tpt_media
 Media1 = prop mesh; Media2: Steering wheel mesh or beacon flare material. More...
 
Ogre::Vector3 tpt_offset = Ogre::Vector3::ZERO
 
Ogre::Vector3 tpt_rotation = Ogre::Vector3::ZERO
 
std::string tpt_origin
 Addonpart filename. More...
 

Detailed Description

< Data of 'addonpart_tweak_prop <prop ID> <offsetX> <offsetY> <offsetZ> <rotX> <rotY> <rotZ> <media1> <media2>'

Definition at line 64 of file TuneupFileFormat.h.

Field Documentation

◆ tpt_media

std::array<std::string, 2> RoR::TuneupPropTweak::tpt_media

Media1 = prop mesh; Media2: Steering wheel mesh or beacon flare material.

Definition at line 67 of file TuneupFileFormat.h.

◆ tpt_offset

Ogre::Vector3 RoR::TuneupPropTweak::tpt_offset = Ogre::Vector3::ZERO

Definition at line 68 of file TuneupFileFormat.h.

◆ tpt_origin

std::string RoR::TuneupPropTweak::tpt_origin

Addonpart filename.

Definition at line 70 of file TuneupFileFormat.h.

◆ tpt_prop_id

PropID_t RoR::TuneupPropTweak::tpt_prop_id = PROPID_INVALID

Definition at line 66 of file TuneupFileFormat.h.

◆ tpt_rotation

Ogre::Vector3 RoR::TuneupPropTweak::tpt_rotation = Ogre::Vector3::ZERO

Definition at line 69 of file TuneupFileFormat.h.


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