PerceptionSpace
public final class PerceptionSpace extends BaseScenePose
PerceptionSpace is an ScenePose used to track the origin of the space used by ARCore for Jetpack XR APIs.
Summary
Public methods |
|
|---|---|
final @NonNull ScenePose |
Returns a |
Inherited methods |
||||||||
|---|---|---|---|---|---|---|---|---|
|
Public methods
getScenePoseFromPerceptionPose
public final @NonNull ScenePose getScenePoseFromPerceptionPose(@NonNull Pose pose)
Returns a ScenePose from a Pose relative to this PerceptionSpace.
| Returns | |
|---|---|
@NonNull ScenePose |
a ScenePose containing the position in the |