isPatchControlPointData
A Boolean value that indicates whether this vertex attribute represents control point data.
Declaration
var isPatchControlPointData: Bool { get }Discussion
This value is always false if the vertex function is not a post-tessellation vertex function.