Ar Window
Initialize and place the element at a given world position ENU coordinate system
Parameters
east
The eastward position
north
The northward position
up
The upward position
Initialize and place the ArWindow at the quaternion with eye position (0f, 0f, -1f)
Parameters
qtrn
The quaternion representing the orientation
See also
Initialize and place the ArWindow at a given eye position relative to the provided quaternion
Parameters
qtrn
The quaternion representing the orientation
x Eye
The x-coordinate of the eye position
y Eye
The y-coordinate of the eye position
z Eye
The z-coordinate of the eye position
See also
Initialize and place the ArWindow at the target position relative to user position
Parameters
target Position
The geolocation of the target
user Position
The geolocation of the user
constructor()