StreetscapeGeometryNode
Defines geometry such as terrain, buildings, or other structures obtained from the Streetscape Geometry API. See the Streetscape Geometry Developer Guide for additional information.
Obtained from a call to Session.getAllTrackables or Frame.getUpdatedTrackables when Config.StreetscapeGeometryMode is set to Config.StreetscapeGeometryMode.ENABLED and Config.GeospatialMode is set to Config.GeospatialMode.ENABLED.
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.