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

Parameters

imageTexCoordsThe array of data to set.

Description 描述

Set the array of billboard image texture coordinate data.