mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-02 16:59:37 -05:00
Add the optional ability to export the model matrix into an ASCII recording
This commit is contained in:
@@ -594,6 +594,7 @@ public:
|
||||
protected:
|
||||
properties::BoolProperty _renderPlaybackInformation;
|
||||
properties::BoolProperty _ignoreRecordedScale;
|
||||
properties::BoolProperty _addModelMatrixinAscii;
|
||||
|
||||
enum class RecordedType {
|
||||
Camera = 0,
|
||||
|
||||
Reference in New Issue
Block a user