ArDevice.State


public final class ArDevice.State


Contains the current state of the AR Device tracking.

Summary

Public methods

boolean
equals(Object other)
final @NonNull Pose

The current Pose of the device.

int

Public methods

equals

public boolean equals(Object other)

getDevicePose

Added in 1.0.0-alpha06
public final @NonNull Pose getDevicePose()

The current Pose of the device.

hashCode

public int hashCode()