Skip to content

How to configure Fbx import settings? #488

@yuchen-sketch

Description

@yuchen-sketch

Hi all,
I am trying to do something with importing heaps of fbx files coming from maya automatically.
I just read some provieded docs and scripts, and followed the Kaiju example.
However, I just found there is no docs talking about how to set other import settings like 'convert scene', 'combine meshes'.
And I also tried

fbx_factory.ImportUI.bConvertScene = True
fbx_factory.ImportUI.bCombineMeshes = True

which seemed not working.

I am just wondering how I can configure other settings while importing fbx files, and where I can get all api things.

Anyone can help me?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions