MDLSubmesh.Topology Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that controls how the vertices in the submesh define the geometry of the mesh.
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
Property Value
(More documentation for this node is coming)
This value can be null
.
- Attributes
Remarks
Gets or sets an object that describes the submesh's topology.