共用方式為


MDLObjectContainerComponent_Extensions.GetObject 方法

定義

傳回位於指定 index 之 的 物件。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 4, ObjCRuntime.PlatformArchitecture.All, null)]
public static ModelIO.MDLObject GetObject (this ModelIO.IMDLObjectContainerComponent This, nuint index);
static member GetObject : ModelIO.IMDLObjectContainerComponent * nuint -> ModelIO.MDLObject

參數

This
IMDLObjectContainerComponent

這個方法運作所在的 實例。

index
System.System.UIntPtr System.unativeint

要取得之物件的索引。

傳回

屬性

適用於