Replaced text overlay with proper UI overlay
This commit is contained in:
parent
570750c16f
commit
68692367e0
54 changed files with 564 additions and 1649 deletions
|
|
@ -73,8 +73,8 @@ public:
|
|||
rotationSpeed = 0.5f;
|
||||
timerSpeed *= 0.5f;
|
||||
rotation = { -32.5, 45.0, 0.0 };
|
||||
enableTextOverlay = true;
|
||||
title = "Vulkan Example - Push constants";
|
||||
title = "Push constants";
|
||||
settings.overlay = true;
|
||||
}
|
||||
|
||||
~VulkanExample()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue