1 2 3 4 5 6
#define_import_path bevy_ecs_tilemap::mesh_output struct MeshOutput { world_position: vec4<f32>, uv: vec2<f32>, };