mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Fixed 2d camera projection for texture viewer
This commit is contained in:
@@ -484,6 +484,8 @@ namespace GlitchyEngine.Renderer
|
||||
{
|
||||
s_currentCircleEffect = s_circleBatchEffect;
|
||||
}*/
|
||||
|
||||
sceneViewProjection = camera.ViewProjection;
|
||||
|
||||
s_currentLineEffect = s_lineBatchEffect;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user