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.SerializedParticle Member List

This is the complete list of members for ParticlePlayground.SerializedParticle, including all inherited members.

CloneAsPlaybackParticle() (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
color (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
lifetime (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
playgroundEndLifetime (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
playgroundLife (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
playgroundLifetimeSubtraction (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
playgroundStartLifetime (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
position (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
rotation (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
SerializedParticle(Vector3 position, Vector3 velocity, float rotation, float size, float lifetime, float startLifetime, float playgroundLife, float playgroundStartLifetime, float playgroundEndLifetime, float playgroundLifetimeSubtraction, Color32 color, Vector3 sourcePosition, float startingSize) (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
size (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
sourcePosition (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
startingSize (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
startLifetime (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle
velocity (defined in ParticlePlayground.SerializedParticle)ParticlePlayground.SerializedParticle