SKEmitterNode.ParticleColorSequence Property

Definition

Gets or sets a value that represents: the average color; the ranges for the alpha, red, blue, and green channels about their average values; and the alpha, red, blue, and green rates of change.

public virtual SpriteKit.SKKeyframeSequence ParticleColorSequence { [Foundation.Export("particleColorSequence", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setParticleColorSequence:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ParticleColorSequence : SpriteKit.SKKeyframeSequence with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to