#pragma once namespace MM::Components { struct ViewDir2D { float dir {0.f}; // rad }; } // MM::Components