mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Add new property hint to determine if a scene graph node should focusable (#3508)
This commit is contained in:
@@ -181,6 +181,7 @@ private:
|
||||
properties::StringProperty _guiDisplayName;
|
||||
properties::StringProperty _guiDescription;
|
||||
properties::BoolProperty _useGuiOrdering;
|
||||
properties::BoolProperty _guiFocusable;
|
||||
properties::FloatProperty _guiOrderingNumber;
|
||||
|
||||
// Transformation defined by translation, rotation and scale
|
||||
|
||||
Reference in New Issue
Block a user