AMT Singlemesh...Single Surface?
Blitz3D Forums/Blitz3D Programming/AMT Singlemesh...Single Surface?| 
 | ||
| I bought this system some time ago, but the documentation is a little...iffy...to me. Is this actually a single surface system, meaning all the meshes you combine into a layer share a single surface, or is it just merging the meshes without messing with their surfaces? | 
| 
 | ||
| theres a blitz command that can help. Have a look in the manual . I think it may be called Countsurfaces() so you can run a test program to see. | 
| 
 | ||
| Brilliant, I can't believe I didn't think of that... Thanks for pointing out the painfully obvious for someone...like myself...who often cannot see the forest for the trees... |