Share via


SCNParticleSystem.SystemSpawnedOnDying Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNParticleSystem? SystemSpawnedOnDying { [Foundation.Export("systemSpawnedOnDying", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSystemSpawnedOnDying:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("systemSpawnedOnDying", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSystemSpawnedOnDying:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SystemSpawnedOnDying : SceneKit.SCNParticleSystem with get, set

Property Value

Attributes

Applies to