UIFieldBehavior.Smoothness プロパティ

定義

ノイズまたは乱気流フィールドでは、ノイズまたは乱気流の量を 0 (最大) から 1 (最小) の範囲で指定します。

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

プロパティ値

属性

注釈

開発者は、値 0.0 は最大ノイズを表し、値 1.0 は最小ノイズを表します。

適用対象