SKRegion.InverseRegion 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.
Creates a new region that represents the difference between the infinite region and the current region.
[Foundation.Export("inverseRegion")]
public virtual SpriteKit.SKRegion InverseRegion ();
abstract member InverseRegion : unit -> SpriteKit.SKRegion
override this.InverseRegion : unit -> SpriteKit.SKRegion
Returns
- Attributes