UNPKG

@cearth/tools

Version:
16 lines (9 loc) 421 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@cearth/tools](./tools.md) &gt; [Element3D](./tools.element3d.md) ## Element3D type 代表 Cesium 中所有可渲染的对象类型 <b>Signature:</b> ```typescript export declare type Element3D = PrimitiveElement | Entity; ``` <b>References:</b> [PrimitiveElement](./tools.primitiveelement.md)