public void SetImageTexCoords (Vector4[] imageTexCoords);
public void SetImageTexCoords (List<Vector4> imageTexCoords);

파라미터

imageTexCoordsThe array of data to set.

설명

Set the array of billboard image texture coordinate data.