@ascentbv/ts-common - v1.0.130
Preparing search index...
ReplicatedDebugText
Class ReplicatedDebugText
Hierarchy (
View Summary
)
ReplicatedDebugShape
ReplicatedDebugText
Index
Constructors
constructor
Properties
channel
dirty
Accessors
id
location
dimension
color
rotation
scale
time
Left
text
Methods
remove
sync
init
Shape
get
Init
sync
Shape
get
Sync
Constructors
constructor
new
ReplicatedDebugText
(
location
:
Vector3
|
DimensionLocation
,
text
:
string
,
)
:
ReplicatedDebugText
Parameters
location
:
Vector3
|
DimensionLocation
text
:
string
Returns
ReplicatedDebugText
Properties
Protected
channel
channel
:
string
Protected
dirty
dirty
:
Dirty
= ...
Accessors
id
get
id
()
:
number
Returns
number
location
get
location
()
:
Vector3
Returns
Vector3
set
location
(
location
:
Vector3
)
:
void
Parameters
location
:
Vector3
Returns
void
dimension
get
dimension
()
:
Dimension
|
undefined
Returns
Dimension
|
undefined
set
dimension
(
dimension
:
Dimension
|
undefined
)
:
void
Parameters
dimension
:
Dimension
|
undefined
Returns
void
color
get
color
()
:
RGB
Returns
RGB
set
color
(
color
:
RGB
)
:
void
Parameters
color
:
RGB
Returns
void
rotation
get
rotation
()
:
Vector3
Returns
Vector3
set
rotation
(
rotation
:
Vector3
)
:
void
Parameters
rotation
:
Vector3
Returns
void
scale
get
scale
()
:
number
Returns
number
set
scale
(
scale
:
number
)
:
void
Parameters
scale
:
number
Returns
void
time
Left
get
timeLeft
()
:
number
|
undefined
Returns
number
|
undefined
set
timeLeft
(
timeLeft
:
number
|
undefined
)
:
void
Parameters
timeLeft
:
number
|
undefined
Returns
void
text
get
text
()
:
string
Returns
string
set
text
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
Methods
remove
remove
()
:
void
Returns
void
sync
sync
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Protected
init
Shape
initShape
()
:
Promise
<
number
>
Returns
Promise
<
number
>
Protected
get
Init
getInit
()
:
InitText
Returns
InitText
Protected
sync
Shape
syncShape
()
:
void
Returns
void
Protected
get
Sync
getSync
()
:
SyncText
Returns
SyncText
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
channel
dirty
Accessors
id
location
dimension
color
rotation
scale
time
Left
text
Methods
remove
sync
init
Shape
get
Init
sync
Shape
get
Sync
@ascentbv/ts-common - v1.0.130
Loading...