particleColorBlendFactorSequence
The sequence used to specify the color blend factor of a particle over its lifetime.
Declaration
var particleColorBlendFactorSequence: SKKeyframeSequence? { get set }Mentioned in
Discussion
The default value is nil. If a non-nil value is specified, then the particleColorBlendFactor, particleColorBlendFactorRange, and particleColorBlendFactorSpeed properties are ignored. Instead, the sequence is used to specify the color blend factor.