IMTLRenderCommandEncoder.SetCullMode(MTLCullMode) Method

Definition

[Foundation.Export("setCullMode:")]
[Foundation.Preserve(Conditional=true)]
public void SetCullMode (Metal.MTLCullMode cullMode);
abstract member SetCullMode : Metal.MTLCullMode -> unit

Parameters

cullMode
MTLCullMode
Attributes

Applies to