Once the vertex data is properly specified, it is then rendered as a Primitive via a drawingcommand.
准备好了顶点数据,就可以通过绘制指令将其渲染为图元了。
3
The single quotes are used because the double quotes are needed within the drawingcommand if more than one word is to be drawn, and you cannot have double quotes within double quotes.