ShotRecorderExportSettings
Category: Devices
Base class: _BlipValue
Properties
animationAlignment : int
Whether exported animations start at zero time for each shot, or align with the recorded timecode
Options: {0: ‘Start at zero’, 1: ‘Align with timecode’}
UserName: Animation alignment
autoExport : bool
Automatically export shots in the chosen formats when recording stops
UserName: Auto export
exportCsv : bool
Export shot recording in CSV format, removing duplicated values for compactness
UserName: CSV (compact)
exportCsvDense : bool
Export shot recording in CSV format, retaining all values for each frame
UserName: CSV (dense)
exportFbx : bool
Export shot recording in FBX format
UserName: FBX
exportFbxAscii : bool
Export shot recording in FBX ASCII format
UserName: FBX (ASCII)
exportJson : bool
Export shot recording in JSON format
UserName: JSON