@kognifai/cogsengine
Preparing search index...
Cogs
LabelXR
Class LabelXR
Index
Constructors
constructor
Properties
plane
scale
Height
scale
Width
Methods
cleanup
hide
show
update
From
Canvas
update
From
Html
update
From
Text
Constructors
constructor
new
LabelXR
(
runtime
:
Runtime
,
options
?:
{}
)
:
LabelXR
Parameters
runtime
:
Runtime
options
:
{}
= {}
Returns
LabelXR
Properties
plane
plane
:
Plane
scale
Height
scaleHeight
:
number
= 0
scale
Width
scaleWidth
:
number
= 0
Methods
cleanup
cleanup
()
:
void
Returns
void
hide
hide
()
:
void
Returns
void
show
show
()
:
void
Returns
void
update
From
Canvas
updateFromCanvas
(
canvas
:
HTMLCanvasElement
)
:
void
Parameters
canvas
:
HTMLCanvasElement
Returns
void
update
From
Html
updateFromHtml
(
html
:
string
)
:
Promise
<
void
>
Parameters
html
:
string
Returns
Promise
<
void
>
update
From
Text
updateFromText
(
text
:
string
)
:
void
Parameters
text
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
plane
scale
Height
scale
Width
Methods
cleanup
hide
show
update
From
Canvas
update
From
Html
update
From
Text
@kognifai/cogsengine
Loading...