SCNLightType Class

Definition

Enumerates the types of SCNLight.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SCNLightType
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SCNLightType
type SCNLightType = class
Inheritance
SCNLightType
Attributes

Properties

Ambient

Represents the value associated with the constant SCNLightTypeAmbient

Directional

Represents the value associated with the constant SCNLightTypeDirectional

Ies
Omni

Represents the value associated with the constant SCNLightTypeOmni

Probe
Spot

Represents the value associated with the constant SCNLightTypeSpot

Applies to