Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
test_particles Class Reference
Inheritance diagram for test_particles:

Public Member Functions

void SetPower (float pwr)
 

Public Attributes

float camMoveSpeed = 15
 
float camRotateSpeed = 2
 
bool flameEnabled = true
 
List< ParticleSystem > flameList
 
List< ParticleSystem > flameoutList
 
UnityEngine.UI.Text flameText
 
float power = 0.5f
 
float powerVariation = 0f
 
bool smokeEnabled = true
 
List< ParticleSystem > smokeList
 
UnityEngine.UI.Text smokeText
 
Camera testcamera
 
float throttleSpeed = 2
 
UnityEngine.UI.Text throttleText
 

Member Function Documentation

void test_particles.SetPower ( float  pwr)
inline

Member Data Documentation

float test_particles.camMoveSpeed = 15
float test_particles.camRotateSpeed = 2
bool test_particles.flameEnabled = true
List<ParticleSystem> test_particles.flameList
List<ParticleSystem> test_particles.flameoutList
UnityEngine.UI.Text test_particles.flameText
float test_particles.power = 0.5f
float test_particles.powerVariation = 0f
bool test_particles.smokeEnabled = true
List<ParticleSystem> test_particles.smokeList
UnityEngine.UI.Text test_particles.smokeText
Camera test_particles.testcamera
float test_particles.throttleSpeed = 2
UnityEngine.UI.Text test_particles.throttleText

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