interface IARImageAnchor (Niantic.ARDK.AR.Anchors.IARImageAnchor)
Overview
Information about the position and orientation of an image detected in a world-tracking AR session. More…
interface IARImageAnchor: Niantic.ARDK.AR.Anchors.IARAnchor { // properties IARReferenceImage ReferenceImage; };
Inherited Members
public: // properties AnchorType AnchorType; Guid Identifier; Matrix4x4 Transform;
Detailed Documentation
Information about the position and orientation of an image detected in a world-tracking AR session.
Properties
IARReferenceImage ReferenceImage
The detected image referenced by the image anchor