Update include/omath/engines/frostbite_engine/camera.hpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
2026-04-15 03:48:03 +03:00
committed by GitHub
parent 79f64d9679
commit 0419043720

View File

@@ -10,4 +10,4 @@
namespace omath::frostbite_engine
{
using Camera = projection::Camera<Mat4X4, ViewAngles, CameraTrait, NDCDepthRange::ZERO_TO_ONE>;
} // namespace omath::unity_engine
} // namespace omath::frostbite_engine