Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I can't seem to figure this out, I thought this would work, but it gives an error.
string $UVs[] = {};
$UVs = $UVs[0] + $moreUVs[0];
Solved! Go to Solution.