Fixed input manager for UI + WorldSpace UI
This commit is contained in:
@@ -34,6 +34,7 @@ void UIResource::Draw()
|
||||
{
|
||||
framebuffer->Bind();
|
||||
{
|
||||
RenderCommand::SetClearColor({ 0, 0, 0, 0 });
|
||||
RenderCommand::Clear();
|
||||
|
||||
if (canvas)
|
||||
|
||||
Reference in New Issue
Block a user