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

Definition

[Foundation.Export("remapValuesToCurveWithControlPoints:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemapValuesToCurve(Foundation.NSDictionary<Foundation.NSNumber,Foundation.NSNumber> controlPoints);
[<Foundation.Export("remapValuesToCurveWithControlPoints:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
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