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