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

プロパティ値

属性

適用対象