Edit

Share via


SKEmitterNode.ParticleColorBlendFactorSequence Property

Definition

Gets or sets a value that represents the color blend factor, color blend factor range, and color blend factor speed.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to