Share via


SCNMaterial.ColorBufferWriteMask Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNColorMask ColorBufferWriteMask { [Foundation.Export("colorBufferWriteMask", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setColorBufferWriteMask:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("colorBufferWriteMask", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setColorBufferWriteMask:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ColorBufferWriteMask : SceneKit.SCNColorMask with get, set

Property Value

Attributes

Applies to