mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Adds time unit support for VDAT SIMP messages
This commit is contained in:
@@ -103,7 +103,7 @@ protected:
|
||||
|
||||
properties::BoolProperty _motionEnabled;
|
||||
properties::StringProperty _velocityDistanceUnit;
|
||||
// properties::StringProperty _velocityTimeUnit;
|
||||
properties::StringProperty _velocityTimeUnit;
|
||||
properties::IntProperty _velocityNaNMode;
|
||||
|
||||
std::optional<std::string> _identifier = std::nullopt;
|
||||
|
||||
Reference in New Issue
Block a user