HitResultNode
AR real time AR HitTest positioned node.
This PoseNode follows the actual ARCore detected orientation and position at the provided relative X, Y location in the ARSceneView
Performs a ray cast from the user's device in the direction of the given location in the camera view. Intersections with detected scene geometry are returned, sorted by distance from the device; the nearest intersection is returned first.
Constructors
Contruct an HitResultNode based on View coordinate hit test location
Properties
Gets the Anchors attached to this node trackable.
Is the AR camera tracking.
The TrackingState of this Node.
Set the node to be visible only on those camera tracking states
Set the node to be visible only on those tracking states
Functions
Creates an anchor that is attached to this trackable, using the given initial pose in the world coordinate space.
Creates an AnchorNode that is attached to this trackable, using the given initial pose in the world coordinate space.