GKNoise.ApplyAbsoluteValue 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.
Replaces all negative values in the noise field with their positive absolute values.
[Foundation.Export("applyAbsoluteValue")]
public virtual void ApplyAbsoluteValue ();
abstract member ApplyAbsoluteValue : unit -> unit
override this.ApplyAbsoluteValue : unit -> unit
- Attributes