Whether interpolation of color changes should be smooth.
property SmoothColorInterpolation: Boolean;
Colors can be set at certain points in a particle's life using AddColorKeyFrame and the particle will either blend between these colors (when True) or quickly change when it reaches the next color change (False).
|
Copyright (c) 2012. All rights reserved.
|