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