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

パラメーター

indicesThe array of data to set.

説明

Set the indices of the billboard mesh.

関連項目: BillboardAsset, GetIndices.