Can ObjectSymbol3DLayer icon size be changed based on zoom level? I tried on this example:
Flat vs. volumetric 3D symbol layers | ArcGIS API for JavaScript 4.5
and watch on
this.view.on("mouse-wheel", (event), but doesn't work
I noticed IconSymbol3DLayer size is changed automatically when zoom in.