UNPKG

@cearth/tools

Version:
16 lines (9 loc) 555 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@cearth/tools](./tools.md) &gt; [PrimitiveElement](./tools.primitiveelement.md) ## PrimitiveElement type 代表所有可加入 PrimitiveCollection 中的类型 <b>Signature:</b> ```typescript export declare type PrimitiveElement = PrimitiveObject | PrimitiveObjectCollection | Globe; ``` <b>References:</b> [PrimitiveObject](./tools.primitiveobject.md)<!-- -->, [PrimitiveObjectCollection](./tools.primitiveobjectcollection.md)