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

#include <ODefFileFormat.h>

Data Fields

std::string instance_name
 
std::string template_name
 
Ogre::Vector3 pos = Ogre::Vector3::ZERO
 
float scale = 0.f
 

Detailed Description

Definition at line 74 of file ODefFileFormat.h.

Field Documentation

◆ instance_name

std::string RoR::ODefParticleSys::instance_name

Definition at line 76 of file ODefFileFormat.h.

◆ pos

Ogre::Vector3 RoR::ODefParticleSys::pos = Ogre::Vector3::ZERO

Definition at line 78 of file ODefFileFormat.h.

◆ scale

float RoR::ODefParticleSys::scale = 0.f

Definition at line 79 of file ODefFileFormat.h.

◆ template_name

std::string RoR::ODefParticleSys::template_name

Definition at line 77 of file ODefFileFormat.h.


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