UIFieldBehavior.Smoothness Property

Definition

In noise or turbulence fields, the amount of noise or turbulence, in the range 0 (maximum) to 1 (minimum).

public virtual nfloat Smoothness { [Foundation.Export("smoothness", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSmoothness:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Smoothness : nfloat with get, set

Property Value

Attributes

Remarks

Developers should note that a value of 0.0 represents maximum noise and a value of 1.0 represents minimum noise.

Applies to