UNPKG

@cearth/tools

Version:
16 lines (9 loc) 541 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 中的类型 **Signature:** ```typescript export type PrimitiveElement = PrimitiveObject | PrimitiveObjectCollection | Globe; ``` **References:** [PrimitiveObject](./tools.primitiveobject.md)<!-- -->, [PrimitiveObjectCollection](./tools.primitiveobjectcollection.md)