Edit

Share via


GKGaussianDistribution.Deviation Property

Definition

Determines the spread of the distribution.

public virtual float Deviation { [Foundation.Export("deviation")] get; }
member this.Deviation : single

Property Value

Attributes

Remarks

The higher the deviation, the more spread in the distribution.

In the following, the thin, tall distribution has a Deviation of 0.75, while the widest has a Deviation of 2.0.

Applies to