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

Parameters

indicesThe array of data to set.

Description 描述

Set the indices of the billboard mesh.