다음을 통해 공유


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과 연결된 값을 나타냅니다.

적용 대상