Version: 2020.3
言語: 日本語
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.