GKNoise.Invert 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.
Changes all values by multiplying them by -1.
[Foundation.Export("invert")]
public virtual void Invert ();
abstract member Invert : unit -> unit
override this.Invert : unit -> unit
- Attributes