共用方式為


GKNoise.RemapValuesToCurve(NSDictionary<NSNumber,NSNumber>) 方法

定義

將 中的 this 值重新對應至通過 的平滑曲線值。

[Foundation.Export("remapValuesToCurveWithControlPoints:")]
public virtual void RemapValuesToCurve (Foundation.NSDictionary<Foundation.NSNumber,Foundation.NSNumber> controlPoints);
abstract member RemapValuesToCurve : Foundation.NSDictionary<Foundation.NSNumber, Foundation.NSNumber> -> unit
override this.RemapValuesToCurve : Foundation.NSDictionary<Foundation.NSNumber, Foundation.NSNumber> -> unit

參數

controlPoints
NSDictionary<NSNumber,NSNumber>
屬性

適用於