For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/interfaces/EntityRaycastHit.md.

Interface: EntityRaycastHit

entity

Beta

包含实体射线投射命中结果的信息。

Contains information for entity raycast hit results.

Properties

distance

distance: number

Beta

Remarks

从射线原点到实体边界的距离。

Distance from ray origin to entity bounds.


entity

entity: Entity

Beta

Remarks

被击中的实体。

Entity that was hit.

同领域相关