Note: This documentation is preliminary and is subject to change.
Tessellates the given mesh using the N-patch tessellation scheme.
Definition
Visual Basic .NET
Public Shared Function TessellateNPatches( _ ByVal mesh As Mesh, _ ByVal adjacencyIn As GraphicsStream, _ ByVal numSegs As Single, _ ByVal quadraticInterpNormals As Boolean _ ) As Mesh