Share via


SCNNode.Opacity Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat Opacity { [Foundation.Export("opacity")] get; [Foundation.Export("setOpacity:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("opacity")>]
[<set: Foundation.Export("setOpacity:")>]
member this.Opacity : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to