Message 1 of 2
Exporting Revit model to "Unity" application without losing the appearance, textures, colors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Once we export an model in Revit to .obj we will be getting one .obj file and .mtl (which use to contain material properties).
When we use this exported files in "Unity" application we are not getting proper expected output,
1. Objects are resembling Gray without their original colors.
2. Material whichever exported is not holding any properties and textures.
Please help me by suggesting some way to export Revit model to ‘Unity’ without losing appearance, textures, colors, properties.