supportsMaterialsforEntitiesOnTerrain

Checks if the given Scene supports materials besides Color on Entities draped on terrain or 3D Tiles. If this feature is not supported, Entities with non-color materials but no height will instead be rendered as if height is 0.

Return

Whether or not the current scene supports materials for entities on terrain.

Parameters

scene

The current scene.

See also