Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-whiteboard
TimestampedPosition
Interface TimestampedPosition
Position with timestamp for laser pointer tracking
interface
TimestampedPosition
{
t
:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
Position
TimestampedPosition
Index
Properties
t
x
y
Properties
t
t
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
t
x
y
Hiyve Components - v1.0.0
Loading...
Position with timestamp for laser pointer tracking