UIFieldBehavior.CreateNoiseField(nfloat, nfloat) メソッド

定義

ランダムな力を持つフィールドを作成するファクトリ メソッド。

[Foundation.Export("noiseFieldWithSmoothness:animationSpeed:")]
public static UIKit.UIFieldBehavior CreateNoiseField (nfloat smoothness, nfloat speed);
static member CreateNoiseField : nfloat * nfloat -> UIKit.UIFieldBehavior

パラメーター

smoothness
nfloat
speed
nfloat

戻り値

属性

注釈

ノイズ フィールドのフィールド ベクトルは動的です。 スナップショットを次に示します。

適用対象