Edit

Share via


GKNoise.RemapValuesToCurve(NSDictionary<NSNumber,NSNumber>) Method

Definition

Remaps values in this into their values in the smooth curve that passes through .

[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

Parameters

controlPoints
NSDictionary<NSNumber,NSNumber>
Attributes

Applies to