Share via


SKEffectNode.WarpGeometry Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKWarpGeometry? WarpGeometry { [Foundation.Export("warpGeometry", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setWarpGeometry:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("warpGeometry", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setWarpGeometry:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.WarpGeometry : SpriteKit.SKWarpGeometry with get, set

Property Value

Implements

Attributes

Applies to