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

TrackableType.PlaneEstimated

Switch to Manual

Description

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