index 번째의 삼각형(Triangle)을 out 에 담아 돌려줍니다.

Syntax

mesh.getTriangle(index)
mesh.getTriangle(index, out)

Parameters