
Reticle | XR Blocks
Reticle | XR Blocks
Class: Hands | XR Blocks
Class: Hands Defined in: src/input/Hands.ts:25 Represents and provides access to WebXR hand tracking data. Uses the 'handedness' property of input hands for identification. Constructors …
Objects | XR Blocks
This template demonstrates how to build an object detection experience. It captures a frame from your device's camera, sends it to Google's Gemini model for analysis, and then projects the 2D locations …
Depth Mesh - xrblocks.github.io
Depth Mesh - xrblocks.github.io ... Depth Mesh
Function: transformRgbUvToWorld () | XR Blocks
Function: transformRgbUvToWorld () transformRgbUvToWorld (rgbUv, depthArray, viewProjectionMatrix, matrixWorld, xrDeviceCamera?, xrDepth?): null | Vector3 Defined in: …
Interface: GLTFData | XR Blocks
Interface: GLTFData | XR Blocks ... Defined in29
Interface: RgbToDepthParams | XR Blocks
Defined in13 Interface: RgbToDepthParams Defined in: src/camera/CameraOptions.ts:13 Parameters for RGB to depth UV mapping given different aspect ratios. These parameters define the distortion …