Type Alias veloren_voxygen::mesh::MeshGen

source ·
pub type MeshGen<V, T, S, R> = (Mesh<V>, Mesh<T>, Mesh<S>, R);