MDLMaterial.LoadTextures(IMDLAssetResolver) Method

Definition

[Foundation.Export("loadTexturesUsingResolver:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void LoadTextures (ModelIO.IMDLAssetResolver resolver);
abstract member LoadTextures : ModelIO.IMDLAssetResolver -> unit
override this.LoadTextures : ModelIO.IMDLAssetResolver -> unit

Parameters

resolver
IMDLAssetResolver

To be added.

This parameter can be null.

Attributes

Applies to