Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

Did you find this page useful? Please give it a rating: