Share via


IMTLRenderCommandEncoder.SetCullMode(MTLCullMode) Method

Definition

[Foundation.Export("setCullMode:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetCullMode(Metal.MTLCullMode cullMode);
[<Foundation.Export("setCullMode:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetCullMode : Metal.MTLCullMode -> unit
override this.SetCullMode : Metal.MTLCullMode -> unit

Parameters

cullMode
MTLCullMode
Attributes

Applies to