UE4 FBX Content Pipeline

前端之家收集整理的这篇文章主要介绍了UE4 FBX Content Pipeline前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

FBX is a file format owned and developed by Autodesk. It is used to provide interoperability between digital content creation applications such as Autodesk MotionBuilder,Autodesk Maya,and Autodesk 3ds Max. Autodesk MotionBuilder software supports FBX natively,while Autodesk Maya and Autodesk 3ds Max software include FBX plug-ins.

Unreal Engine features an FBX import pipeline which allows simple transfer of content from any number of digital content creation applications that support the format.

The advantages of the Unreal FBX Importer over other importing methods are:

  • Static Mesh,Skeletal Mesh,animation,and morph targets in a single file format.

  • Multiple assets/content can be contained in a single file.

  • Import of multiple LODs and Morphs/Blendshapes in one import operation.

  • Materials and textures imported with and applied to meshes.

The UE4 FBX import pipeline usesFBX 2014. Using a different version during export may result in incompatibilities.

Content Import Guides

Additional Resources

原文链接:https://www.f2er.com/javaschema/284478.html

猜你在找的设计模式相关文章