MeshLibrary.setItemNavmeshTransform

Sets the transform to apply to the item's navigation mesh.

struct MeshLibrary
@nogc nothrow
void
setItemNavmeshTransform
(
in long id
,
in Transform navmesh
)

Meta