DAE 模型的一部分在 Xcode 中变得透明
Posted
技术标签:
【中文标题】DAE 模型的一部分在 Xcode 中变得透明【英文标题】:Part of the DAE model becomes transparent in Xcode 【发布时间】:2018-03-24 01:53:24 【问题描述】:我正在使用从 3dsMax 导出到 Blender
软件的 DAE 模型。
但是当我将它加载到 Xcode 中时,它的右侧变得透明。
【问题讨论】:
【参考方案1】:我认为问题出在您模型右侧的 Normals
上,他们可能面临错误的方向。
人脸的方向称为Normal
。有时会在错误的方向上面对Normals
。很容易修复。
然后在编辑模式中选择人脸
网格 > 法线
Blender: Edit Mode: Mesh > Normals
希望这会有所帮助。
【讨论】:
“有时面部法线方向错误。”例如,当网格被镜像时,可能会发生这种情况。以上是关于DAE 模型的一部分在 Xcode 中变得透明的主要内容,如果未能解决你的问题,请参考以下文章
为啥我在 Xcode6 Storyboard 中的项目变得不可见/半透明? [复制]