public void AddTriangle (int idx0, int idx1, int idx2);

参数

idx0索引 0。
idx1索引 1。
idx2索引 2。

描述

向缓冲区中添加一个三角形。

索引是指位置数组的索引。