Share via


SCNNode.ParticleSystems Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNParticleSystem[]? ParticleSystems { [Foundation.Export("particleSystems")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("particleSystems")>]
member this.ParticleSystems : SceneKit.SCNParticleSystem[]

Property Value

Attributes

Applies to