Preparing search index...
The search index is not available
js-draw
js-draw
js-draw
StrokeDataPoint
Interface StrokeDataPoint
interface
StrokeDataPoint
{
color
:
Color4
;
pos
:
Vec3
;
time
:
number
;
width
:
number
;
}
Index
Properties
color
pos
time
width
Properties
color
color
:
Color4
pos
pos
:
Vec3
time
time
:
number
Time in milliseconds (e.g. as returned by
performance.now()
).
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
pos
time
width
js-draw
Loading...
OpenSource licenses
Time in milliseconds (e.g. as returned by
performance.now()
).