MeshLibrary.createItem

Creates a new item in the library with the given ID. You can get an unused ID from getLastUnusedItemId.

struct MeshLibrary
@nogc nothrow
void
createItem
(
in long id
)

Meta