次の方法で共有


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

アンマネージド オブジェクト表現へのハンドル (ポインター)。

(継承元 INativeObject)

メソッド

CanResolveAsset(String)
ResolveAsset(String)

適用対象