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
ParticleColliderLaunchSequence Class Reference

drops a number of chaoticly spinning colliders over time mimicing the jetwash effect of exhaust will enable and disable all colliders in its child heirarchy when its time for launch More...

Inheritance diagram for ParticleColliderLaunchSequence:

Public Member Functions

void GoForLaunch ()
 
void Reset ()
 
void Start ()
 

Public Attributes

float chaosDrop
 
float chaosDropTime
 
Transform[] chaosJudders
 
Transform[] chaosSpinners
 
float judderChaos
 
float spinChaos
 
float totalTime
 

Detailed Description

drops a number of chaoticly spinning colliders over time mimicing the jetwash effect of exhaust will enable and disable all colliders in its child heirarchy when its time for launch

Member Function Documentation

void ParticleColliderLaunchSequence.GoForLaunch ( )
inline
void ParticleColliderLaunchSequence.Reset ( )
inline
void ParticleColliderLaunchSequence.Start ( )
inline

Member Data Documentation

float ParticleColliderLaunchSequence.chaosDrop
float ParticleColliderLaunchSequence.chaosDropTime
Transform [] ParticleColliderLaunchSequence.chaosJudders
Transform [] ParticleColliderLaunchSequence.chaosSpinners
float ParticleColliderLaunchSequence.judderChaos
float ParticleColliderLaunchSequence.spinChaos
float ParticleColliderLaunchSequence.totalTime

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