maxVertexAmplificationCount
The maximum vertex amplification count you can set when encoding render commands.
Declaration
var maxVertexAmplificationCount: Int { get set }Mentioned in
Discussion
Before setting this property, call the supportsVertexAmplificationCount(_:) method on the device object to determine whether that amplification count is supported.