Preparing search index...
The search index is not available
videx-3d
videx-3d
main
Panel
Function Panel
A simple HTML panel that can be used as an overlay on the 3d canvas.
See
OutputPanel
Panel
(
props
:
PanelProps
&
{}
&
RefAttributes
<
HTMLDivElement
>
)
:
ReactNode
Parameters
props
:
PanelProps
&
{}
&
RefAttributes
<
HTMLDivElement
>
Optional
height
?:
number
Optional
offset
?:
[
number
,
number
]
Optional
opacity
?:
number
Optional
origin
?:
"top-left"
|
"top-right"
|
"bottom-left"
|
"bottom-right"
Optional
padding
?:
number
Optional
width
?:
number
Returns
ReactNode
Settings
Theme
OS
Light
Dark
videx-3d
Loading...
A simple HTML panel that can be used as an overlay on the 3d canvas.
See
OutputPanel