Options
All
  • Public
  • Public/Protected
  • All
Menu

The pose modes that determine how the camera moves around in the scene.

Index

Enumeration members

Enumeration members

AnchorOrigin

AnchorOrigin: = 2

In this case the camera moves and rotates in world space around the anchor at the origin.

Attitude

Attitude: = 1

The camera sits at the origin of world space, but rotates as the user rotates the physical device.

When the Zappar library initializes, the negative Z axis of world space points forward in front of the user.

In this mode, tracked anchors move in world space as the user moves the device or tracked objects in the real world.

Default

Default: = 0

The camera sits, stationary, at the origin of world space, and points down the negative Z axis. In this mode, tracked anchors move in world space as the user moves the device or tracked objects in the real world.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property

Generated using TypeDoc