If this list handles color values
A custom easing method for this list.
The first property node in the linked list.
Calculates the correct value for the current interpolation value. This method is set in the reset() method.
The interpolation value from 0-1.
The interpolated value. Colors are converted to the hex value.
If this list manages colors, which requires a different method for interpolation.
Resets the list for use.
The first node in the list.
Generated using TypeDoc
Singly linked list container for keeping track of interpolated properties for particles. Each Particle will have one of these for each interpolated property.