Share via


SKEffectNode.BlendMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKBlendMode BlendMode { [Foundation.Export("blendMode")] get; [Foundation.Export("setBlendMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("blendMode")>]
[<set: Foundation.Export("setBlendMode:")>]
member this.BlendMode : SpriteKit.SKBlendMode with get, set

Property Value

Attributes

Applies to