Let RenderableModels have a model rotation property for debugging

This commit is contained in:
Erik Broberg
2016-08-10 12:55:44 -04:00
parent 82e3dd95c3
commit f637a30127
2 changed files with 17 additions and 3 deletions

View File

@@ -79,6 +79,7 @@ private:
psc _sunPosition;
properties::BoolProperty _performShading;
properties::Vec3Property _debugModelRotation;
};
} // namespace openspace