Version: 2017.2
public void AddTriangle (int idx0, int idx1, int idx2);

파라미터

idx0 Index 0.
idx1 Index 1.
idx2 Index 2.

설명

Add a triangle to the buffer.

Indicies are indicies into the positions array.