Blender mirror modifier doesn't export mirrored half
问题 When I use mirror modifier in blender and export my collide (.dae), my exported object doesn't have include the 'mirrored half' but just has the side where I didn't delete the faces. Help? 回答1: When exporting to DAE, look in your Toolshelf Properties and try selecting "apply modifiers" 回答2: If mirror modifier is not applied, all mirrored vertices are not considered as "true" vertices. You just have to apply the mirror modifier in object data panel. 来源: https://stackoverflow.com/questions