RigsofRods
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Data Fields
RoR::Exhaust Struct Reference

#include <GfxData.h>

Data Fields

NodeNum_t emitterNode = NODENUM_INVALID
 
NodeNum_t directionNode = NODENUM_INVALID
 
Ogre::SceneNode * smokeNode = nullptr
 
Ogre::ParticleSystem * smoker = nullptr
 This remains nullptr if removed via addonpart_unwanted_exhaust or Tuning UI. More...
 
std::string particleSystemName
 Name in .particle file ~ for display in Tuning UI. More...
 

Detailed Description

Definition at line 325 of file GfxData.h.

Field Documentation

◆ directionNode

NodeNum_t RoR::Exhaust::directionNode = NODENUM_INVALID

Definition at line 328 of file GfxData.h.

◆ emitterNode

NodeNum_t RoR::Exhaust::emitterNode = NODENUM_INVALID

Definition at line 327 of file GfxData.h.

◆ particleSystemName

std::string RoR::Exhaust::particleSystemName

Name in .particle file ~ for display in Tuning UI.

Definition at line 331 of file GfxData.h.

◆ smokeNode

Ogre::SceneNode* RoR::Exhaust::smokeNode = nullptr

Definition at line 329 of file GfxData.h.

◆ smoker

Ogre::ParticleSystem* RoR::Exhaust::smoker = nullptr

This remains nullptr if removed via addonpart_unwanted_exhaust or Tuning UI.

Definition at line 330 of file GfxData.h.


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