SKEffectNode.WarpGeometry Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SpriteKit.SKWarpGeometry WarpGeometry { [Foundation.Export("warpGeometry", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setWarpGeometry:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.WarpGeometry : SpriteKit.SKWarpGeometry with get, set

Property Value

Implements

Attributes

Applies to