Parameters: |
- filepath (string, (optional)) – File Path, Filepath used for importing the file
- CREATE_SMOOTH_GROUPS (boolean, (optional)) – Smooth Groups, Surround smooth groups by sharp edges
- CREATE_FGONS (boolean, (optional)) – NGons as FGons, Import faces with more then 4 verts as fgons
- CREATE_EDGES (boolean, (optional)) – Lines as Edges, Import lines and faces with 2 verts as edge
- SPLIT_OBJECTS (boolean, (optional)) – Object, Import OBJ Objects into Blender Objects
- SPLIT_GROUPS (boolean, (optional)) – Group, Import OBJ Groups into Blender Objects
- ROTATE_X90 (boolean, (optional)) – -X90, Rotate X 90.
- CLAMP_SIZE (float in [0, 1000], (optional)) – Clamp Scale, Clamp the size to this maximum (Zero to Disable)
- POLYGROUPS (boolean, (optional)) – Poly Groups, Import OBJ groups as vertex groups.
- IMAGE_SEARCH (boolean, (optional)) – Image Search, Search subdirs for any assosiated images (Warning, may be slow)
|