| Número de ID del error |
BUG-000123717 |
| Enviado | July 16, 2019 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Pro |
| Versión encontrada | 2.3.3 |
| Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
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.
Solución alternativa
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)
Pasos para reproducir