tessellationPartitionMode
The partitioning mode that the tessellator uses to derive the number and spacing of segments for subdividing a corresponding edge.
Declaration
var tessellationPartitionMode: MTLTessellationPartitionMode { get set }Discussion
The default value is MTLTessellationPartitionMode.pow2.