SCNParticleSystem.ParticleImage Property

Definition

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

Applies to