Condividi tramite


MDLObjectContainerComponent_Extensions.GetObject Metodo

Definizione

Restituisce l'oggetto in corrispondenza dell'oggetto specificato 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

Parametri

This
IMDLObjectContainerComponent

Istanza in cui funziona questo metodo.

index
System.System.UIntPtr System.unativeint

Indice per l'oggetto da ottenere.

Restituisce

Attributi

Si applica a