mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-24 05:49:17 -06:00
Let RenderableModels have a model rotation property for debugging
This commit is contained in:
@@ -79,6 +79,7 @@ private:
|
||||
psc _sunPosition;
|
||||
|
||||
properties::BoolProperty _performShading;
|
||||
properties::Vec3Property _debugModelRotation;
|
||||
};
|
||||
|
||||
} // namespace openspace
|
||||
|
||||
Reference in New Issue
Block a user