Experimental: this API is experimental and might be changed or removed in the future.

TrackableType.FeaturePoint

切换到手册

描述

功能点

功能点(也称为点云中的点)是设备所跟踪的空间中的特定点。

通常与 XRRaycastSubsystem.Raycast 中的 trackableTypeMask 一起使用,如果射线周围的锥角与点云端中的点相交, 则认为射线命中。

另请参阅:XRRaycastHit