FbxImporter Plugin
Out-of-the-box the Import System includes the FbxImporter plugin that allows importing of FBX models.
To use the FbxImporter plugin, just load it via the plugin_load console command or the following command line option on the application start-up:
-extern_plugin FbxImporter
Compile FbxImporter#
If you somehow change or extend the FbxImporter plugin, you should recompile it before running to make the changes available.
FBX SDK is required for recompiling the FbxImporter plugin:
- Get the FBX SDK.
- Set the path to the <FBX SDK> folder in the FBXROOT environment variable.
- Compile the plugin in one of the following ways:
-
By using the build script:
C:\UnigineSDK\source>build.py --plugin FbxImporter
- Via Microsoft Visual Studio: go to the <UnigineSDK>\source\plugins\Import\FbxImporter, open the fbximporter_vs2015.vcxproj project and build it.
-
By using the build script:
Last update:
25.12.2019
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter