Compartir a través de


MDLObject.GetObject(String) Método

Definición

Devuelve el objeto de E/S del modelo en la ruta de acceso especificada.

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

Parámetros

path
String

Devoluciones

Atributos

Se aplica a