Repository
Docs
Examples
Preparing search index...
The search index is not available
gpu-curtains
gpu-curtains
core/DOM/DOMElement
RectCoords
Interface RectCoords
Defines a rectangular coordinates object
interface
RectCoords
{
top
:
number
;
right
:
number
;
bottom
:
number
;
left
:
number
;
}
Hierarchy (
view full
)
RectCoords
DOMElementBoundingRect
Index
Properties
top
right
bottom
left
Properties
top
top
:
number
top position
right
right
:
number
right position
bottom
bottom
:
number
bottom position
left
left
:
number
left position
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
top
right
bottom
left
gpu-curtains
core
DOM
DOMElement
DOMFrustum
bindGroups
BindGroup
TextureBindGroup
bindings
Binding
BufferBinding
SamplerBinding
TextureBinding
WritableBufferBinding
bufferElements
BufferArrayElement
BufferElement
BufferInterleavedArrayElement
utils
buffers
Buffer
utils
Loading...
Defines a rectangular coordinates object