g3-toolkit API Reference
Preparing search index...
core/src
SceneHit
Interface SceneHit
interface
SceneHit
{
elementId
:
string
;
glyphSlot
?:
string
;
kind
:
"node"
|
"edge"
;
zone
:
"body"
|
"glyph"
|
"segment"
;
}
Index
Properties
element
Id
glyph
Slot?
kind
zone
Properties
element
Id
elementId
:
string
Optional
glyph
Slot
glyphSlot
?:
string
For glyph hits: the slot that was hit.
kind
kind
:
"node"
|
"edge"
zone
zone
:
"body"
|
"glyph"
|
"segment"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
element
Id
glyph
Slot
kind
zone
g3-toolkit API Reference
Loading...
For glyph hits: the slot that was hit.