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

パラメーター

imageTexCoords The array of data to set.

説明

Set the array of billboard image texture coordinate data.