renderer

Specifies how the 3D objects or point features in the layer are symbolized. Only SimpleRenderer, UniqueValueRenderer, and ClassBreaksRenderer are currently supported for ArcGISSceneLayer. If the renderer provided is not one of these supported renderer types, then a 3D object scene layer draws the original textures while a point scene layer does not draw. A LayerViewState that contains an error indicating the use of an unsupported renderer is also raised on the SceneView.

Note that this property is not supported for SceneLayerDataType.IntegratedMesh layers. Setting a renderer on SceneLayerDataType.IntegratedMesh layer has no effect. On doing so, LayerViewState error is propagated and the layer continues to draw as authored.

Since

200.5.0