Contents

target

A plane type that allows the raycast to terminate if it’s encountered.

Declaration

var target: ARRaycastQuery.Target { get }

Discussion

The available target types are plane, infinite plane, and estimated plane.

See Also

Specifying the Target