Particle Playground - Script Reference  3.0.1
Framework for controlling particles in the Unity Engine.
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
ParticlePlayground.ManipulatorParticle Class Reference

The Manipulator Particle class is a container for tracking particles in their particle system. When reaching a particle on a Manipulator the particle will convert to a PlaygroundEventParticle. More...

Public Member Functions

 ManipulatorParticle (int setParticleSystemId, int setParticleId)
 

Public Attributes

int particleSystemId
 
int particleId
 

Detailed Description

The Manipulator Particle class is a container for tracking particles in their particle system. When reaching a particle on a Manipulator the particle will convert to a PlaygroundEventParticle.


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