SCNMaterial.LitPerPixel Property

Definition

Gets or sets a value that controls whether lighting is performed on a per-pixel or per-vertex basis.

public virtual bool LitPerPixel { [Foundation.Export("isLitPerPixel")] get; [Foundation.Export("setLitPerPixel:")] set; }
member this.LitPerPixel : bool with get, set

Property Value

Attributes

Applies to