pub type MeshHandle = ResourceHandle<Mesh>;Expand description
Refcounted handle to a Mesh.
Aliased Typeยง
pub struct MeshHandle { /* private fields */ }pub type MeshHandle = ResourceHandle<Mesh>;Refcounted handle to a Mesh.
pub struct MeshHandle { /* private fields */ }