MeshHandle

Type Alias MeshHandle 

Source
pub type MeshHandle = ResourceHandle<Mesh>;
Expand description

Refcounted handle to a Mesh.

Aliased Typeยง

pub struct MeshHandle { /* private fields */ }