Parameters: |
- filepath (string, (optional, never None)) – File Path, Filepath used for importing the file
- filter_glob (string, (optional, never None)) – filter_glob
- files (bpy_prop_collection of OperatorFileListElement, (optional)) – File Path
- directory (string, (optional, never None)) – directory
- axis_forward (enum in [‘X’, ‘Y’, ‘Z’, ‘-X’, ‘-Y’, ‘-Z’], (optional)) – Forward
- axis_up (enum in [‘X’, ‘Y’, ‘Z’, ‘-X’, ‘-Y’, ‘-Z’], (optional)) – Up
- global_scale (float in [0.01, 1000], (optional)) – Scale
- use_scene_unit (boolean, (optional)) – Scene Unit, Apply current scene’s unit (as defined by unit scale) to imported data
|