Share via


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

반환

특성

설명

노이즈 필드의 필드 벡터는 동적입니다. 다음은 스냅샷입니다.

적용 대상