Edit

Share via


SCNMaterial.DoubleSided Property

Definition

Gets or sets a value that controls whether both faces of a surface should be rendered. Default is false.

public virtual bool DoubleSided { [Foundation.Export("isDoubleSided")] get; [Foundation.Export("setDoubleSided:")] set; }
member this.DoubleSided : bool with get, set

Property Value

Attributes

Applies to