Version: 2017.3
public void SetIndices (ushort[] indices);
public void SetIndices (List<ushort> indices);

パラメーター

indices The array of data to set.

説明

Set the indices of the billboard mesh.

関連項目: BillboardAsset, GetIndices.