Compartir a través de


MDLMesh.Submeshes Propiedad

Definición

Obtiene la matriz de submeshes para esta malla.

public virtual Foundation.NSMutableArray<ModelIO.MDLSubmesh> Submeshes { [Foundation.Export("submeshes", ObjCRuntime.ArgumentSemantic.Copy)] get; [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)] [Foundation.Export("setSubmeshes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Submeshes : Foundation.NSMutableArray<ModelIO.MDLSubmesh> with get, set

Valor de propiedad

(Se está llegando más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a