Contents

patchControlPointCount

The number of patch control points in the post-tessellation vertex function.

Declaration

var patchControlPointCount: Int { get }

Discussion

This value is -1 if the number of patch control points wasn’t specified or if the function isn’t a post-tessellation vertex function.

See Also

Identifying the tessellation patch