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