@masatomakino/threejs-interactive-object
Preparing search index...
ThreeMouseEvent
Interface ThreeMouseEvent<Value>
interface
ThreeMouseEvent
<
Value
>
{
interactionHandler
?:
ButtonInteractionHandler
<
Value
>
;
isSelected
?:
boolean
;
type
:
keyof
ThreeMouseEventMap
<
Value
>
;
}
Type Parameters
Value
Index
Properties
interaction
Handler?
is
Selected?
type
Properties
Optional
Readonly
interaction
Handler
interactionHandler
?:
ButtonInteractionHandler
<
Value
>
Optional
Readonly
is
Selected
isSelected
?:
boolean
Readonly
type
type
:
keyof
ThreeMouseEventMap
<
Value
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
interaction
Handler
is
Selected
type
@masatomakino/threejs-interactive-object
Loading...