SCNParticleSystem.ParticleColor Property

Definition

Gets or sets the average color of newly created particles.

public virtual AppKit.NSColor ParticleColor { [Foundation.Export("particleColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setParticleColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ParticleColor : AppKit.NSColor with get, set

Property Value

Attributes

Applies to