Version: 2022.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.