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.PlaygroundGradientC Class Reference

Contains information for a color gradient. More...

Public Member Functions

void CopyTo (PlaygroundGradientC copy)
 Copies this gradient into the passed reference (copy). More...
 

Public Attributes

Gradient gradient = new Gradient()
 

Detailed Description

Contains information for a color gradient.

Member Function Documentation

void ParticlePlayground.PlaygroundGradientC.CopyTo ( PlaygroundGradientC  copy)

Copies this gradient into the passed reference (copy).

Parameters
copyCopy.

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