Version: 2021.2
언어: 한국어
public static void SetIndices (Sprite sprite, NativeArray<ushort> src);

파라미터

src The list of indices for this Sprite. The array must be disposed of by the caller.

설명

Set the indices for this Sprite. This is the same as Sprite.triangle.