MDLSubmesh.Topology 属性

定义

获取一个值,该值控制子网格中的顶点定义网格几何图形的方式。

public virtual ModelIO.MDLSubmeshTopology Topology { [Foundation.Export("topology", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setTopology:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Topology : ModelIO.MDLSubmeshTopology with get, set

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

注解

获取或设置描述子网格拓扑的 对象。

适用于