Selva Compute API Reference - v1.1.2
Preparing search index...
visualization
<internal>
XRWebGLDepthInformation
Interface XRWebGLDepthInformation
interface
XRWebGLDepthInformation
{
height
:
number
;
imageIndex
?:
number
|
null
;
normDepthBufferFromNormView
:
XRRigidTransform
;
projectionMatrix
?:
Float32Array
<
ArrayBufferLike
>
;
rawValueToMeters
:
number
;
texture
:
WebGLTexture
;
textureType
:
XRTextureType
;
transform
?:
XRRigidTransform
;
width
:
number
;
}
Hierarchy (
View Summary
)
XRDepthInformation
XRWebGLDepthInformation
Index
Properties
height
image
Index?
norm
Depth
Buffer
From
Norm
View
projection
Matrix?
raw
Value
To
Meters
texture
texture
Type
transform?
width
Properties
Readonly
height
height
:
number
Optional
Readonly
image
Index
imageIndex
?:
number
|
null
Readonly
norm
Depth
Buffer
From
Norm
View
normDepthBufferFromNormView
:
XRRigidTransform
Optional
Readonly
projection
Matrix
projectionMatrix
?:
Float32Array
<
ArrayBufferLike
>
Readonly
raw
Value
To
Meters
rawValueToMeters
:
number
Readonly
texture
texture
:
WebGLTexture
Readonly
texture
Type
textureType
:
XRTextureType
Optional
Readonly
transform
transform
?:
XRRigidTransform
Readonly
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
image
Index
norm
Depth
Buffer
From
Norm
View
projection
Matrix
raw
Value
To
Meters
texture
texture
Type
transform
width
Selva Compute API Reference - v1.1.2
Loading...