Function: followTarget()
function followTarget(pose: HeadPose, offset: Vec3Tuple): Vec3Tuple;
Defined in: xrblocks-uiextensions/src/follow-math.ts:27
World-space target position for a following window.
Parameters
| Parameter | Type |
|---|---|
pose | HeadPose |
offset | Vec3Tuple |
Returns
Vec3Tuple