@ascentbv/ts-common - v1.0.128
Preparing search index...
ReplicatedDebugLine
Class ReplicatedDebugLine
Hierarchy (
View Summary
)
ReplicatedDebugShape
ReplicatedDebugLine
ReplicatedDebugArrow
Index
Constructors
constructor
Properties
dirty
Accessors
end
Location
id
location
dimension
color
rotation
scale
time
Left
Methods
init
Shape
get
Init
sync
Shape
get
Sync
remove
Shape
remove
sync
Constructors
constructor
new
ReplicatedDebugLine
(
location
:
Vector3
|
DimensionLocation
,
endLocation
:
Vector3
,
)
:
ReplicatedDebugLine
Parameters
location
:
Vector3
|
DimensionLocation
endLocation
:
Vector3
Returns
ReplicatedDebugLine
Properties
Protected
dirty
dirty
:
Dirty
= ...
Accessors
end
Location
get
endLocation
()
:
Vector3
Returns
Vector3
set
endLocation
(
value
:
Vector3
)
:
void
Parameters
value
:
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
()
:
InitLine
Returns
InitLine
Protected
sync
Shape
syncShape
()
:
void
Returns
void
Protected
get
Sync
getSync
()
:
SyncLine
Returns
SyncLine
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
end
Location
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...