Share via


SCNNode.ParticleSystems 属性

定义

获取一个数组,该数组包含附加到节点的粒子系统。

[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[]

属性值

属性

适用于