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.
A Boolean value that indicates whether this vertex attribute represents patch data.
var isPatchData: Bool { get }This value is always false if the vertex function is not a post-tessellation vertex function.