SCNParticleSystem.ImageSequenceAnimationMode Property

Definition

Gets or sets a value that controls whether the animation plays once, repeats, or plays the animation forwards and then backwards.

public virtual SceneKit.SCNParticleImageSequenceAnimationMode ImageSequenceAnimationMode { [Foundation.Export("imageSequenceAnimationMode")] get; [Foundation.Export("setImageSequenceAnimationMode:")] set; }
member this.ImageSequenceAnimationMode : SceneKit.SCNParticleImageSequenceAnimationMode with get, set

Property Value

Attributes

Applies to