supportsPolylinesOnTerrain
Checks if the given Scene supports polylines clamped to terrain or 3D Tiles. If this feature is not supported, Entities with PolylineGraphics will be rendered with vertices at the provided heights and using the arcType
parameter instead of clamped to the ground.
Return
Whether or not the current scene supports polylines on terrain or 3D TIles.
Parameters
scene
The current scene.