MTLRenderPipelineDescriptor.vertexFunction

The vertex function the pipeline calls to process vertices.

  1. MTLFunction vertexFunction()
    class MTLRenderPipelineDescriptor
    @selector("vertexFunction")
    vertexFunction
    ()
  2. MTLFunction vertexFunction(MTLFunction )

Meta