When i try to convert model from fbx file it gets only one texture applied to .sfb
FBX:
.SFB:
to convert i use command:
./sceneform_sdk/windows/converter -a -d --mat ./sceneform_sdk/default_materials/fbx_material.sfm --outdir ./output/ ./input/wheel.fbx
I see that .sfa file contain information about every material, but only one is applied to model.
Thanks for help
When i try to convert model from fbx file it gets only one texture applied to .sfb FBX:
.SFB:
to convert i use command:
./sceneform_sdk/windows/converter -a -d --mat ./sceneform_sdk/default_materials/fbx_material.sfm --outdir ./output/ ./input/wheel.fbx
I see that .sfa file contain information about every material, but only one is applied to model. Thanks for help