UIFieldBehavior.Smoothness Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.