Share via


SCNLightType Clase

Definición

Enumera los tipos 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
Herencia
SCNLightType
Atributos

Propiedades

Ambient

Representa el valor asociado a la constante SCNLightTypeAmbient.

Directional

Representa el valor asociado a la constante SCNLightTypeDirectional.

Ies

Enumera los tipos de SCNLight.

Omni

Representa el valor asociado a la constante SCNLightTypeOmni.

Probe

Enumera los tipos de SCNLight.

Spot

Representa el valor asociado a la constante SCNLightTypeSpot.

Se aplica a