Add the optional ability to export the model matrix into an ASCII recording

This commit is contained in:
Alexander Bock
2023-12-22 14:19:18 +01:00
parent 84b9f384ce
commit e64d4d66f4
2 changed files with 23 additions and 3 deletions
@@ -594,6 +594,7 @@ public:
protected:
properties::BoolProperty _renderPlaybackInformation;
properties::BoolProperty _ignoreRecordedScale;
properties::BoolProperty _addModelMatrixinAscii;
enum class RecordedType {
Camera = 0,