SCNParticleSystem.ParticleImage 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 the image that is used to display particles. This image can be a grid of animation frames, or six images that specify a sphere to render.
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
Property Value
- Attributes