SCNSceneSourceLoadErrors 类

定义

枚举加载 SCNSceneSource时可能发生的错误类型。

[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 SCNSceneSourceLoadErrors
[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 SCNSceneSourceLoadErrors
type SCNSceneSourceLoadErrors = class
继承
SCNSceneSourceLoadErrors
属性

属性

ConsistencyElementIDErrorKey

表示与常量 SCNConsistencyElementIDErrorKey 关联的值

ConsistencyElementTypeErrorKey

表示与常量 SCNConsistencyElementTypeErrorKey 关联的值

ConsistencyLineNumberErrorKey

表示与常量 SCNConsistencyLineNumberErrorKey 关联的值

DetailedErrorsKey

表示与常量 SCNDetailedErrorsKey 关联的值

适用于