Edit

Share via


SKEmitterNode.ParticleAction Property

Definition

Gets or sets an immutable action that new particles will execute.

public virtual SpriteKit.SKAction ParticleAction { [Foundation.Export("particleAction", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setParticleAction:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ParticleAction : SpriteKit.SKAction with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to