SCNLightType 类

定义

枚举 的类型 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
继承
SCNLightType
属性

属性

Ambient

表示与常量 SCNLightTypeAmbient 关联的值

Directional

表示与常量 SCNLightTypeDirectional 关联的值

Ies

枚举 的类型 SCNLight

Omni

表示与常量 SCNLightTypeOmni 关联的值

Probe

枚举 的类型 SCNLight

Spot

表示与常量 SCNLightTypeSpot 关联的值

适用于