@ascentbv/ts-common - v1.0.130
Preparing search index...
<internal>
SyncText
Interface SyncText
interface
SyncText
{
id
:
number
;
location
:
Option
<
Vector3
>
;
rotation
:
Option
<
Vector3
>
;
dimension
:
Option
<
string
|
undefined
>
;
color
:
Option
<
RGB
>
;
scale
:
Option
<
number
>
;
timeLeft
:
Option
<
number
|
undefined
>
;
text
:
Option
<
string
>
;
}
Hierarchy (
View Summary
)
SyncShape
SyncText
Index
Properties
id
location
rotation
dimension
color
scale
time
Left
text
Properties
id
id
:
number
location
location
:
Option
<
Vector3
>
rotation
rotation
:
Option
<
Vector3
>
dimension
dimension
:
Option
<
string
|
undefined
>
color
color
:
Option
<
RGB
>
scale
scale
:
Option
<
number
>
time
Left
timeLeft
:
Option
<
number
|
undefined
>
text
text
:
Option
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
location
rotation
dimension
color
scale
time
Left
text
@ascentbv/ts-common - v1.0.130
Loading...