@masatomakino/threejs-drag-watcher
Preparing search index...
SleepEventMap
Interface SleepEventMap
interface
SleepEventMap
{
sleep
:
(
e
:
SleepEvent
)
=>
void
;
wakeup
:
(
e
:
SleepEvent
)
=>
void
;
}
Index
Properties
sleep
wakeup
Properties
sleep
sleep
:
(
e
:
SleepEvent
)
=>
void
wakeup
wakeup
:
(
e
:
SleepEvent
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
sleep
wakeup
@masatomakino/threejs-drag-watcher
Loading...