EditorSceneImporterAssimp

Inherits: EditorSceneImporter < Reference < Object

类别: 核心

简要说明

基于多格式三维资产导入器 Assimp .

描述

这是一个基于 Assimp . 见 this page 获取支持格式的完整列表。

如果从Autodesk Maya导出FBX场景,请使用以下FBX导出设置:

- Smoothing Groups
- Smooth Mesh
- Triangluate (for meshes with blend shapes)
- Bake Animation
- Resample All
- Deformed Models
- Skins
- Blend Shapes
- Curve Filters
- Constant Key Reducer
- Auto Tangents Only
- *Do not check* Constraints (as it will break the file)
- Can check Embed Media (embeds textures into the exported FBX file)
  - Note that when importing embedded media, the texture and mesh will be a single immutable file.
  - You will have to re-export then re-import the FBX if the texture has changed.
- Units: Centimeters
- Up Axis: Y
- Binary format in FBX 2017