@ascentbv/ts-common - v1.0.128
Preparing search index...
ReplicatedDebugBox
Class ReplicatedDebugBox
Hierarchy (
View Summary
)
ReplicatedDebugShape
ReplicatedDebugBox
Index
Constructors
constructor
Properties
dirty
Accessors
bound
id
location
dimension
color
rotation
scale
time
Left
Methods
init
Shape
get
Init
sync
Shape
get
Sync
remove
Shape
remove
sync
Constructors
constructor
new
ReplicatedDebugBox
(
location
:
Vector3
,
dimension
?:
Dimension
,
)
:
ReplicatedDebugBox
Parameters
location
:
Vector3
Optional
dimension
:
Dimension
Returns
ReplicatedDebugBox
Properties
Protected
dirty
dirty
:
Dirty
= ...
Accessors
bound
get
bound
()
:
Vector3
Returns
Vector3
set
bound
(
bounds
:
Vector3
)
:
void
Parameters
bounds
:
Vector3
Returns
void
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
Methods
Protected
init
Shape
initShape
()
:
Promise
<
number
>
Returns
Promise
<
number
>
Protected
get
Init
getInit
()
:
InitBox
Returns
InitBox
Protected
sync
Shape
syncShape
()
:
void
Returns
void
Protected
get
Sync
getSync
()
:
SyncBox
Returns
SyncBox
Protected
remove
Shape
removeShape
()
:
void
Returns
void
remove
remove
()
:
void
Returns
void
sync
sync
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
dirty
Accessors
bound
id
location
dimension
color
rotation
scale
time
Left
Methods
init
Shape
get
Init
sync
Shape
get
Sync
remove
Shape
remove
sync
@ascentbv/ts-common - v1.0.128
Loading...