Version: 2017.3

BillboardAsset.SetImageTexCoords

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

Parámetros

imageTexCoords The array of data to set.

Descripción

Set the array of billboard image texture coordinate data.