RigsofRods
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 73 of file TuneupFileFormat.h.
FlexbodyID_t RoR::TuneupFlexbodyTweak::tft_flexbody_id = FLEXBODYID_INVALID |
Definition at line 75 of file TuneupFileFormat.h.
std::string RoR::TuneupFlexbodyTweak::tft_media |
Definition at line 76 of file TuneupFileFormat.h.
Ogre::Vector3 RoR::TuneupFlexbodyTweak::tft_offset = Ogre::Vector3::ZERO |
Definition at line 77 of file TuneupFileFormat.h.
std::string RoR::TuneupFlexbodyTweak::tft_origin |
Addonpart filename.
Definition at line 79 of file TuneupFileFormat.h.
Ogre::Vector3 RoR::TuneupFlexbodyTweak::tft_rotation = Ogre::Vector3::ZERO |
Definition at line 78 of file TuneupFileFormat.h.