SCNScene.ParticleSystems Property

Definition

Gets an array that contains the particle systems that are in the scene.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SceneKit.SCNParticleSystem[] ParticleSystems { [Foundation.Export("particleSystems")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ParticleSystems : SceneKit.SCNParticleSystem[]

Property Value

Attributes

Applies to