Sprite.triangles
public ushort[] triangles;
Description 描述
Returns a copy of the array containing sprite mesh triangles.
The array is a list of triangles that contains indices into the vertex array.
Returns a copy of the array containing sprite mesh triangles.
The array is a list of triangles that contains indices into the vertex array.