mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Add the ability to choose point steps in path rendering.
This commit is contained in:
@@ -87,6 +87,7 @@ private:
|
||||
double _start;
|
||||
double _stop;
|
||||
float _distanceFade;
|
||||
int _pointSteps;
|
||||
};
|
||||
|
||||
} // namespace openspace
|
||||
|
||||
Reference in New Issue
Block a user