Select stuff (hit detection is still off)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
layout(push_constant) uniform PushConstants {
|
||||
mat4 model;
|
||||
bool is_selected;
|
||||
} push;
|
||||
|
||||
layout(binding = 0) uniform ObjectUniformData {
|
||||
|
||||
Reference in New Issue
Block a user