Contents

patchType

The tessellation patch type of a post-tessellation vertex function.

Declaration

var patchType: MTLPatchType { get }

Discussion

This value is MTLPatchType.none if the function isn’t a post-tessellation vertex function.

See Also

Identifying the tessellation patch