isAutoPitchEnabled

True if the camera pitch offset is updated with the target's pitch, false otherwise. If true, the camera will maintain its pitch offset when the target's pitch changes. Otherwise, the camera position is not affected by the target's pitch. The default value is true.

If you have applied a renderer to the target GeoElement, you can use the renderer's RendererSceneProperties.pitchExpression to control its pitch.

Since

200.1.0

See also

RendererSceneProperties.pitchExpression