Freigeben über


MTKTextureLoaderOptions Konstruktoren

Definition

Überlädt

MTKTextureLoaderOptions()

Erstellt ein neues Texturladeprogrammoptionen-Objekt mit Standardwerten.

MTKTextureLoaderOptions(NSDictionary)

Erstellt ein neues Texturladeprogramm-Optionsobjekt mit den angegebenen dictionary Werten.

MTKTextureLoaderOptions()

Erstellt ein neues Texturladeprogrammoptionen-Objekt mit Standardwerten.

[Foundation.Preserve(Conditional=true)]
public MTKTextureLoaderOptions ();
Attribute

Gilt für:

MTKTextureLoaderOptions(NSDictionary)

Erstellt ein neues Texturladeprogramm-Optionsobjekt mit den angegebenen dictionary Werten.

[Foundation.Preserve(Conditional=true)]
public MTKTextureLoaderOptions (Foundation.NSDictionary dictionary);
new MetalKit.MTKTextureLoaderOptions : Foundation.NSDictionary -> MetalKit.MTKTextureLoaderOptions

Parameter

dictionary
NSDictionary
Attribute

Gilt für: