Base class for symbol 3D Layer.

interface Symbol3DLayerJsonBase {
    type: Symbol3DLayerJsonType;
}

Hierarchy (view full)

Properties

Properties

The type of the Symbol3DLayer. See Symbol3DLayerJsonType.