Ray tracing samples can now also use the UI overlay
General cleanup, changed default settings.overlay value
This commit is contained in:
parent
d0f0e1698e
commit
3b1ff1eece
73 changed files with 129 additions and 87 deletions
|
|
@ -82,8 +82,6 @@ public:
|
|||
|
||||
camera.setRotation({ -7.75f, 150.25f, 0.0f });
|
||||
camera.setPosition({ 0.7f, 0.1f, 1.7f });
|
||||
|
||||
settings.overlay = true;
|
||||
}
|
||||
|
||||
~VulkanExample()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue