Partager via


SCNLightType Classe

Définition

Énumère les types de 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
Héritage
SCNLightType
Attributs

Propriétés

Ambient

Représente la valeur associée à la constante SCNLightTypeAmbient

Directional

Représente la valeur associée à la constante SCNLightTypeDirectional

Ies

Énumère les types de SCNLight.

Omni

Représente la valeur associée à la constante SCNLightTypeOmni

Probe

Énumère les types de SCNLight.

Spot

Représente la valeur associée à la constante SCNLightTypeSpot

S’applique à