@twinfinity/core
Preparing search index...
<internal>
GpuPickingTarget
Interface GpuPickingTarget
interface
GpuPickingTarget
{
height
:
number
;
rgbaPixels
:
Uint8Array
;
texture
:
RenderTargetTexture
;
uint32Pixels
:
Uint32Array
;
width
:
number
;
}
Index
Properties
height
rgba
Pixels
texture
uint32
Pixels
width
Properties
height
height
:
number
rgba
Pixels
rgbaPixels
:
Uint8Array
texture
texture
:
RenderTargetTexture
uint32
Pixels
uint32Pixels
:
Uint32Array
width
width
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
rgba
Pixels
texture
uint32
Pixels
width
@twinfinity/core
Loading...