gives the l3dprimitive a unique mesh. By default the mesh is given by the type which cannot be changed. With this function you can create your own mesh, as from this time on you can access it via
vertexarray or
indexarray interfaces. The new usermesh is completely empty, so make sure you fill it with content before it gets rendered the first time. If a previous usermesh existed it will be deleted.