maxVertexAmplificationCount
Determines the maximum value that can you can pass as the pipeline’s amplification count.
Declaration
var maxVertexAmplificationCount: Int { get set }Discussion
This property controls the maximum count you pass to setVertexAmplificationCount:viewMappings: when using vertex amplification with this pipeline.