Exposes User DataReadonly Exposes User DatadepthThe depth frame as a linear Float32Array in centimeters.
Readonly Exposes User DatadeviceProvides information about the depth device camera.
Readonly Exposes User DatatimestampThe timestamp of the start of exposure of the frame in seconds.
Readonly Exposes User Data Wearable OnlytoThe pose of the device reference relative to the frame of reference of the tracked device position.
StaticgetExposes User DataReturns the fully-qualified JavaScript type name for this class (for example, "Component.Camera"). This is a static accessor (no instance required) and returns the same value as the instance getTypeName().
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
The depth frame data as provided by the DepthFrameSession.onNewFrame.
Example