Parameters: |
- filepath (string, (optional)) – File Path, Filepath used for exporting the file
- check_existing (boolean, (optional)) – Check Existing, Check and warn on overwriting existing files
- global_scale (float in [0.0001, 1e+06], (optional)) – Scale, Scale the BVH by this value
- frame_start (int in [-inf, inf], (optional)) – Start Frame, Starting frame to export
- frame_end (int in [-inf, inf], (optional)) – End Frame, End frame to export
|