Preparing search index...
The search index is not available
tweakpane-monorepo
tweakpane-monorepo
<internal>
PointerData
Interface PointerData
Data for pointer events.
Hierarchy
PointerData
Index
Properties
bounds
point
Properties
bounds
bounds
:
{
height
:
number
;
width
:
number
;
}
The size of the bounds.
Type declaration
height
:
number
width
:
number
point
point
:
null
|
{
x
:
number
;
y
:
number
;
}
The pointer coordinates.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
tweakpane-
monorepo
<internal>
Pointer
Data
bounds
point
Generated using
TypeDoc
Data for pointer events.