GKNoise.RemapValuesToCurve(NSDictionary<NSNumber,NSNumber>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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