IMDLAssetResolver Interface

Definition

[Foundation.Protocol(Name="MDLAssetResolver", WrapperType=typeof(ModelIO.MDLAssetResolverWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IMDLAssetResolver : IDisposable, ObjCRuntime.INativeObject
type IMDLAssetResolver = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

CanResolveAsset(String)
ResolveAsset(String)

Applies to