Condividi tramite


SCNLightType Classe

Definizione

Enumera i tipi di 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
Ereditarietà
SCNLightType
Attributi

Proprietà

Ambient

Rappresenta il valore associato alla costante SCNLightTypeAmbient

Directional

Rappresenta il valore associato alla costante SCNLightTypeDirectional

Ies

Enumera i tipi di SCNLight.

Omni

Rappresenta il valore associato alla costante SCNLightTypeOmni

Probe

Enumera i tipi di SCNLight.

Spot

Rappresenta il valore associato alla costante SCNLightTypeSpot

Si applica a