Freigeben über


MDLAsset.GetObject Methode

Definition

Überlädt

GetObject(nuint)

Gibt das -Objekt am angegebenen Index zurück.

GetObject(String)

GetObject(nuint)

Gibt das -Objekt am angegebenen Index zurück.

[Foundation.Export("objectAtIndex:")]
public virtual ModelIO.MDLObject GetObject (nuint index);
abstract member GetObject : nuint -> ModelIO.MDLObject
override this.GetObject : nuint -> ModelIO.MDLObject

Parameter

index
System.System.UIntPtr System.unativeint

Gibt zurück

Attribute

Gilt für:

GetObject(String)

[Foundation.Export("objectAtPath:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual ModelIO.MDLObject GetObject (string atPath);
abstract member GetObject : string -> ModelIO.MDLObject
override this.GetObject : string -> ModelIO.MDLObject

Parameter

atPath
String

Gibt zurück

Attribute

Gilt für: