다음을 통해 공유


SCNErrorCodeExtensions 클래스

정의

SceneKit.SCNErrorCode 열거형에 대한 확장 메서드입니다.

[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 SCNErrorCodeExtensions
[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 SCNErrorCodeExtensions
type SCNErrorCodeExtensions = class
상속
SCNErrorCodeExtensions
특성

설명

SceneKit.SCNErrorCode 열거형의 확장 메서드를 사용하여 이러한 오류 코드와 연결된 오류 도메인을 가져올 수 있습니다.

메서드

GetDomain(SCNErrorCode)

SceneKit.SCNErrorCode 값과 연결된 오류 도메인을 반환합니다.

적용 대상