SCNParticleSystem.SortingMode Property

Definition

Gets or sets a value that controls whether and how particles are sorted before rendering and animation.

public virtual SceneKit.SCNParticleSortingMode SortingMode { [Foundation.Export("sortingMode")] get; [Foundation.Export("setSortingMode:")] set; }
member this.SortingMode : SceneKit.SCNParticleSortingMode with get, set

Property Value

Attributes

Applies to