SCNParticleSystem.ParticleImage 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用來顯示物件的圖像。 此影像可以是動畫畫面格,或指定要轉譯的球體六個影像。
public virtual Foundation.NSObject ParticleImage { [Foundation.Export("particleImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setParticleImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ParticleImage : Foundation.NSObject with get, set
屬性值
- 屬性