#pragma once #include "assets/data/material_data.hpp" namespace assets { using material_view = material_data; }