UNPKG

@cearth/tools

Version:
73 lines (33 loc) 776 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 在场景拾取的对象信息 **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>