Preparing search index...
The search index is not available
vim-web
vim-web
Core
IVimElement
Interface IVimElement
Interface for a Vim element.
interface
IVimElement
{
vim
:
IVim
<
IVimElement
>
;
getBoundingBox
()
:
Promise
<
Box3
>
;
}
Implemented by
Core
.
Webgl
.
Element3D
Core
.
Ultra
.
Element3D
Marker
Index
Properties
vim
Methods
get
Bounding
Box
Properties
vim
vim
:
IVim
<
IVimElement
>
The vim from which this object came.
Methods
get
Bounding
Box
getBoundingBox
()
:
Promise
<
Box3
>
The bounding box of the object.
Returns
Promise
<
Box3
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
vim
Methods
get
Bounding
Box
vim-web
Loading...
Interface for a Vim element.