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

파라미터

indicesThe array of data to set.

설명

Set the indices of the billboard mesh.