SCNSceneSourceLoadErrors Class

Definition

Enumerates error types that can occur while loading SCNSceneSources.

[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
Inheritance
SCNSceneSourceLoadErrors
Attributes

Properties

ConsistencyElementIDErrorKey

Represents the value associated with the constant SCNConsistencyElementIDErrorKey

ConsistencyElementTypeErrorKey

Represents the value associated with the constant SCNConsistencyElementTypeErrorKey

ConsistencyLineNumberErrorKey

Represents the value associated with the constant SCNConsistencyLineNumberErrorKey

DetailedErrorsKey

Represents the value associated with the constant SCNDetailedErrorsKey

Applies to