SKEffectNode.Filter Property

Definition

Gets or sets the Core Image filter to use for the effect.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreImage.CIFilter Filter { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("filter", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setFilter:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Filter : CoreImage.CIFilter with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to