| Bug-ID-Nummer |
BUG-000123717 |
| Eingereicht | July 16, 2019 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS Pro |
| Gefunden in Version | 2.3.3 |
| Status | Known Limit
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Problem im Zusammenhang mit einer bekannten Einschränkung der Software steht, die außerhalb der Kontrolle von Esri liegt. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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.
Workaround
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)
Schritte zur Reproduzierung