abstract class TestTrackable

Known direct subclasses
TestAugmentedImage

Represents an image in the test environment.

TestAugmentedObject

A representation of a real-world object of an AugmentedObjectCategory in the test environment.

TestFace

Represents a human face as observed by the runtime within a test environment.

TestPlane

Represents a flat surface in the test environment, which can be described by a PlaneType.


Represents a real-world object in the user's environment that is not part of the user and which can be collected by ARCore, such as a Plane or AugmentedObject.

Summary

Public constructors

Public properties

abstract Boolean

indicates whether the trackable object is currently in view of the runtime

Public constructors

TestTrackable

Added in 1.0.0-alpha14
TestTrackable()

Public properties

isVisible

Added in 1.0.0-alpha14
abstract var isVisibleBoolean

indicates whether the trackable object is currently in view of the runtime