Contents

isPatchData

A Boolean value that indicates whether this vertex attribute represents patch data.

Declaration

var isPatchData: Bool { get }

Discussion

This value is always false if the vertex function is not a post-tessellation vertex function.

See Also

Describing the attribute