UNPKG

@cearth/tools

Version:
22 lines (13 loc) 565 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@cearth/tools](./tools.md) &gt; [PickedInfo](./tools.pickedinfo.md) ## PickedInfo interface 在场景拾取的对象信息 <b>Signature:</b> ```typescript export interface PickedInfo ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [id](./tools.pickedinfo.id.md) | | any | | | [primitive](./tools.pickedinfo.primitive.md) | | [PrimitiveElement](./tools.primitiveelement.md) | |