MDLMesh.Submeshes 属性

定义

获取此网格的子网格数组。

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

属性值

(此节点的更多文档即将)

此值可为 null

属性

适用于