Is it possible to pull a texture out of a Sketchup model? I have a model with me and I'd like to use an original texture from it, but I don't have the original.
Asked
Active
Viewed 2.8k times
2 Answers
2
Go to File -> Export -> 3D Model. Export it as a COLLADA File (*.dae) file.
Click on the Options button and make sure that Export Texture Maps is checked.
Go to the exported file location. In the directory, there should be a folder with the exported file name (viz. housemodel if the filename is housemodel.dae), containing all of the textures.
Skaty
- 193
1
- Go to the Materials panel Window > Default Tray > Materials
- Click on the Home icon to view the In Model materials collection, or select In Model from the Dropdown Menu.
- Right-click on the texture you want > Export Texture Image.
Matt Donley
- 11