mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-28 07:59:37 -06:00
Add property to enable/disable animation
This commit is contained in:
@@ -82,6 +82,7 @@ private:
|
||||
bool _notifyInvisibleDropped = true;
|
||||
std::string _animationStart;
|
||||
AnimationMode _animationMode;
|
||||
properties::BoolProperty _enableAnimation;
|
||||
|
||||
properties::FloatProperty _ambientIntensity;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user