SCNMaterial.CullMode Property

Definition

Gets or sets a value that controls which faces are removed during rendering.

public virtual SceneKit.SCNCullMode CullMode { [Foundation.Export("cullMode")] get; [Foundation.Export("setCullMode:")] set; }
member this.CullMode : SceneKit.SCNCullMode with get, set

Property Value

Attributes

Applies to