![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
< Data of 'addonpart_tweak_flexbody <flexbody ID> <offsetX> <offsetY> <offsetZ> <rotX> <rotY> <rotZ> <meshName>' More...
#include <TuneupFileFormat.h>
Data Fields | |
| FlexbodyID_t | tft_flexbody_id = FLEXBODYID_INVALID |
| std::string | tft_media |
| Ogre::Vector3 | tft_offset = Ogre::Vector3::ZERO |
| Ogre::Vector3 | tft_rotation = Ogre::Vector3::ZERO |
| std::string | tft_origin |
| Addonpart filename. More... | |
< Data of 'addonpart_tweak_flexbody <flexbody ID> <offsetX> <offsetY> <offsetZ> <rotX> <rotY> <rotZ> <meshName>'
Definition at line 80 of file TuneupFileFormat.h.
| FlexbodyID_t RoR::TuneupFlexbodyTweak::tft_flexbody_id = FLEXBODYID_INVALID |
Definition at line 82 of file TuneupFileFormat.h.
| std::string RoR::TuneupFlexbodyTweak::tft_media |
Definition at line 83 of file TuneupFileFormat.h.
| Ogre::Vector3 RoR::TuneupFlexbodyTweak::tft_offset = Ogre::Vector3::ZERO |
Definition at line 84 of file TuneupFileFormat.h.
| std::string RoR::TuneupFlexbodyTweak::tft_origin |
Addonpart filename.
Definition at line 86 of file TuneupFileFormat.h.
| Ogre::Vector3 RoR::TuneupFlexbodyTweak::tft_rotation = Ogre::Vector3::ZERO |
Definition at line 85 of file TuneupFileFormat.h.
1.8.17