• Доступ к сайту с VPN ограничен. Ваш аккаунт может быть забанен. Access to the site with a VPN is limited. Your account may be banned.

Coin 5.6 Plugins ‌‌‍‍‎ Runtime FBX Importer v2.0

Runtime FBX Importer
Версия Unreal Engine
5.6

With this plugin, you can import FBX files along with all the textures ( diffuse, opacity, normal , specular) and color values. Highly detailed FBX scenes can be loaded very fast, and grouping of a single file into Nodes and Material sections further allows you to generate an entire scene comprising of various interactive actors, from a single FBX file.



You will also be able to select and modify Material properties of the individual sections of final geometry in runtime. Each FBX scene is converted into a group of Procedural Mesh Components, each having unique material section and is a child of specific node, as read from the source FBX file. Custom collision meshes with UCX_ prefix can be created in the source file to apply collisions to the final Procedural Mesh Components.



This plugin is very flexible and optimized to ensure maximum usability, allowing you to import from smaller props to an entire scene, dynamically. Asynchronous Import allows you to execute other tasks while the FBX is being imported.

Technical Details​

Features:
  • Asynchronously Import FBX files in runtime.
  • Relevant Textures(Diffuse, Normal, Specular, Opacity) are auto imported with the mesh and can be applied to the generated Procedural Mesh Components, each unique to a material index and is a child of a specific node, as read from the source file .
  • Custom collisions can be applied in the generated mesh component via UCX_ prefix as read from the source file.
  • Built in support for designing changeable material property layout for every Mesh Component.
  • Every FBX scene imported is represented by a custom actor which hosts all the Procedural Mesh Components generated from the nodes read from the source file. Hence every FBX scene can have its own set of custom logic, allowing user to implement this plugin in number of various scenarios, from importing larger scenes, to interactive smaller props like weapons , barrels, etc.
Code Modules: Moduel Name - RuntimeFBXImport, Type - Runtime
Number of Blueprints: 12
Number of C++ Classes: 9
Network Replicated: No
Автор
Lucifer
Скачивания
0
Просмотры
686
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

Поделиться ресурсом

Последние обновления

  1. 5.6 v2.0

    5.6 v2.0
  2. 5.5 v2.0

    5.5 v2.0
Сверху