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

TrackableType.PlaneEstimated

Cambiar al Manual

Descripción

An estimated plane.

When used as the trackableTypeMask in a XRRaycastSubsystem.Raycast, the ray is considered to have hit if the ray intersects with an estimated plane (a construct which may not have a corresponding BoundedPlane).

See Also: BoundedPlane, XRRaycastHit