isAutoHeadingEnabled

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

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

Since

200.1.0

See also

RendererSceneProperties.headingExpression