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

TrackableType.FeaturePoint

Cambiar al Manual

Descripción

A feature point.

A feature point (aka point cloud point) is a specific point in space tracked by the device.

Often used with the trackableTypeMask in a XRRaycastSubsystem.Raycast, the ray is considered to have hit if a cone around the ray intersects with a point in the point cloud.

See Also: XRRaycastHit