Version: 2022.1
언어: 한국어
public static NativeArray<ushort> GetIndices (Sprite sprite);

반환

NativeArray<ushort> A read-only list of indices indicating how the triangles are formed between the vertices. The array is marked as undisposable.

설명

Returns a list of indices. This is the same as Sprite.triangle.