![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
< 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... | |
< Data of 'addonpart_tweak_prop <prop ID> <offsetX> <offsetY> <offsetZ> <rotX> <rotY> <rotZ> <media1> <media2>'
Definition at line 71 of file TuneupFileFormat.h.
| std::array<std::string, 2> RoR::TuneupPropTweak::tpt_media |
Media1 = prop mesh; Media2: Steering wheel mesh or beacon flare material.
Definition at line 74 of file TuneupFileFormat.h.
| Ogre::Vector3 RoR::TuneupPropTweak::tpt_offset = Ogre::Vector3::ZERO |
Definition at line 75 of file TuneupFileFormat.h.
| std::string RoR::TuneupPropTweak::tpt_origin |
Addonpart filename.
Definition at line 77 of file TuneupFileFormat.h.
| PropID_t RoR::TuneupPropTweak::tpt_prop_id = PROPID_INVALID |
Definition at line 73 of file TuneupFileFormat.h.
| Ogre::Vector3 RoR::TuneupPropTweak::tpt_rotation = Ogre::Vector3::ZERO |
Definition at line 76 of file TuneupFileFormat.h.
1.8.17