@equinor/videx-3d
Preparing search index...
sdk
GlyphConfig
Type Alias GlyphConfig
type
GlyphConfig
=
{
dispose
:
()
=>
void
;
encodeText
:
(
text
:
string
)
=>
EncodedTextSegment
;
encodeTextTexture
:
(
textSegments
:
string
[]
|
string
)
=>
EncodedTextTexture
;
glyphData
:
UniformsGroup
;
glyphsCount
:
number
;
}
Index
Properties
dispose
encode
Text
encode
Text
Texture
glyph
Data
glyphs
Count
Properties
dispose
dispose
:
()
=>
void
encode
Text
encodeText
:
(
text
:
string
)
=>
EncodedTextSegment
encode
Text
Texture
encodeTextTexture
:
(
textSegments
:
string
[]
|
string
)
=>
EncodedTextTexture
glyph
Data
glyphData
:
UniformsGroup
glyphs
Count
glyphsCount
:
number
Settings
Theme
OS
Light
Dark
On This Page
Properties
dispose
encode
Text
encode
Text
Texture
glyph
Data
glyphs
Count
@equinor/videx-3d
Loading...