Single Surface and Copy Entity

Blitz3D Forums/Blitz3D Programming/Single Surface and Copy Entity

If I create a bunch of triangles using a single surface, which is attached to a mesh and then use the copy entity command is there still only a single surface in use or is there then a second one?

Yes, CopyEntity does not copy the mesh.

CopyMesh()