Preparing search index...
The search index is not available
vim-web
vim-web
WebglReact
viw-webgl-react
VimContextMenu
Function VimContextMenu
VimContextMenu
(
props
:
{
camera
:
CameraRef
;
customization
?:
(
e
:
ContextMenuElement
[]
)
=>
ContextMenuElement
[]
;
isolation
:
Isolation
;
modal
:
ModalRef
;
selection
:
Object3D
[]
;
treeRef
:
MutableRefObject
<
TreeActionRef
>
;
viewer
:
WebglViewer
.
Viewer
;
}
,
)
:
Element
Context menu component definition according to current state.
Parameters
props
:
{
camera
:
CameraRef
;
customization
?:
(
e
:
ContextMenuElement
[]
)
=>
ContextMenuElement
[]
;
isolation
:
Isolation
;
modal
:
ModalRef
;
selection
:
Object3D
[]
;
treeRef
:
MutableRefObject
<
TreeActionRef
>
;
viewer
:
WebglViewer
.
Viewer
;
}
Returns
Element
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
vim-web
Loading...
Context menu component definition according to current state.