| 漏洞 ID 编号 |
BUG-000123717 |
| 已提交 | July 16, 2019 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS Pro |
| 找到的版本 | 2.3.3 |
| 状态 | Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
When creating a 3D object scene layer from a multipatch feature class, the symbol color of the multipatch feature class is set as the material color.
If a mesh fill symbol in addition is defined, by default it multiplies the two colors. This is why the feature looks darker.
To avoid this effect, create the 3D object scene layer with a white color and apply the mesh fill symbol later or change the mesh fill color setting to replace instead of multiply.
解决办法
Apply the input feature layer with either one of the following primary colors:
- Red (255, 0, 0)
- Green (0, 255, 0)
- Blue (0, 0, 255)
重现步骤