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