Share via


SKEmitterNode.ParticleAlphaSequence Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKKeyframeSequence? ParticleAlphaSequence { [Foundation.Export("particleAlphaSequence", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setParticleAlphaSequence:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("particleAlphaSequence", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setParticleAlphaSequence:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ParticleAlphaSequence : SpriteKit.SKKeyframeSequence with get, set

Property Value

Attributes

Applies to