isSupported

Checks if the given Scene supports GroundPolylinePrimitives. GroundPolylinePrimitives require support for the WEBGL_depth_texture extension.

Return

Whether or not the current scene supports GroundPolylinePrimitives.

Parameters

scene

The current scene.

See also