SCNParticleSystem.AffectedByGravity Property

Definition

Gets or sets a value that controls whether particles in the system are affected by gravity.

public virtual bool AffectedByGravity { [Foundation.Export("affectedByGravity")] get; [Foundation.Export("setAffectedByGravity:")] set; }
member this.AffectedByGravity : bool with get, set

Property Value

Attributes

Applies to