PerceptionSpace
class PerceptionSpace : BaseScenePose
PerceptionSpace is an ScenePose used to track the origin of the space used by ARCore for Jetpack XR APIs.
Summary
Public functions |
|
|---|---|
ScenePose |
Returns a |
Inherited functions |
||||||
|---|---|---|---|---|---|---|
|
Public functions
getScenePoseFromPerceptionPose
fun getScenePoseFromPerceptionPose(pose: Pose): ScenePose
Returns a ScenePose from a Pose relative to this PerceptionSpace.
| Parameters | |
|---|---|
pose: Pose |
a Pose relative to the perceptionSpace. |
| Returns | |
|---|---|
ScenePose |
a ScenePose containing the position in the |