@cearth/tools
Version:
CEarth 的 工具库
73 lines (33 loc) • 776 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@cearth/tools](./tools.md) > [PickedInfo](./tools.pickedinfo.md)
## PickedInfo interface
在场景拾取的对象信息
**Signature:**
```typescript
export interface PickedInfo
```
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[id](./tools.pickedinfo.id.md)
</td><td>
</td><td>
any
</td><td>
</td></tr>
<tr><td>
[primitive](./tools.pickedinfo.primitive.md)
</td><td>
</td><td>
[PrimitiveElement](./tools.primitiveelement.md)
</td><td>
</td></tr>
</tbody></table>