共用方式為


IMDLAssetResolver 介面

定義

[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
衍生
屬性
實作

屬性

Handle

處理 unmanaged 物件標記法) (指標。

(繼承來源 INativeObject)

方法

CanResolveAsset(String)
ResolveAsset(String)

適用於