imageTexCoords | The list that receives the array. |
Get the array of billboard image texture coordinate data.
Each element in the array represents a rectangular UV area of the texture. The second overload guarantees no memory allocation happening if the list capacity is big enough to hold the data.
See Also: BillboardAsset, SetImageTexCoords.