Readonly __type__数据类型。
Optional Readonly firstOffset into the vertex buffers, in vertices, to begin drawing from.
默认为 0。
Optional Readonly instanceThe number of instances to draw.
默认为 1 。
Readonly vertexThe number of vertices to draw.
Generated using TypeDoc
Draws primitives.
根据顶点数据绘制图元。
See