JxrPlatformAdapter.PerceptionSpaceActivityPose


public interface JxrPlatformAdapter.PerceptionSpaceActivityPose extends JxrPlatformAdapter.ActivityPose


Interface for the perception space ActivityPose. This is the origin of the space used by ARCore for XR.

Summary

Inherited methods

From androidx.xr.scenecore.JxrPlatformAdapter.ActivityPose
abstract @NonNull Pose

Returns the pose for this entity, relative to the activity space root.

abstract @NonNull Vector3

Returns the scale of this WorldPose relative to the activity space.

abstract @NonNull Vector3

Returns the scale of this ActivityPose.

abstract @NonNull Pose

Returns a pose relative to this entity transformed into a pose relative to the destination.