Share via


SCNLightingModel Class

Definition

Constants for use with the LightingModelName property, which defines the way lights and materials combine to produce a particular rendered color.

public static class SCNLightingModel
type SCNLightingModel = class
Inheritance
SCNLightingModel

Properties

Name Description
Blinn

Represents the value associated with the constant SCNLightingModelBlinn

Constant

Represents the value associated with the constant SCNLightingModelConstant

Lambert

Represents the value associated with the constant SCNLightingModelLambert

Phong

Represents the value associated with the constant SCNLightingModelPhong

PhysicallyBased
ShadowOnly

Represents the value associated with the constant 'SCNLightingModelShadowOnly'.

Applies to