MTKModel Class

Definition

Static class that contains MetalKit constants related to MetalKit Model errors.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class MTKModel
type MTKModel = class
Inheritance
MTKModel
Attributes

Properties

ErrorDomain

Gets the error domain where mesh initialization errors are reported.

ErrorKey

Gets the key that is used to retrieve error information from the UserInfo property of a MetalKit initialization error.

Applies to