SCNParticleSystem.SystemSpawnedOnDying Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a particle system to add when a particle dies.
public virtual SceneKit.SCNParticleSystem SystemSpawnedOnDying { [Foundation.Export("systemSpawnedOnDying", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSystemSpawnedOnDying:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.SystemSpawnedOnDying : SceneKit.SCNParticleSystem with get, set
Property Value
- Attributes