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.
The tessellation patch type of a post-tessellation vertex function.
var patchType: MTLPatchType { get }This value is MTLPatchType.none if the function isn’t a post-tessellation vertex function.