@ascentbv/ts-common - v1.0.128
Preparing search index...
ReplicatedDebugArrow
Class ReplicatedDebugArrow
Hierarchy (
View Summary
)
ReplicatedDebugLine
ReplicatedDebugArrow
Index
Constructors
constructor
Properties
dirty
Accessors
head
Length
head
Radius
head
Segments
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
ReplicatedDebugArrow
(
location
:
Vector3
|
DimensionLocation
,
endLocation
:
Vector3
,
)
:
ReplicatedDebugArrow
Parameters
location
:
Vector3
|
DimensionLocation
endLocation
:
Vector3
Returns
ReplicatedDebugArrow
Properties
Protected
dirty
dirty
:
Dirty
= ...
Accessors
head
Length
get
headLength
()
:
number
Returns
number
set
headLength
(
value
:
number
)
:
void
Parameters
value
:
number
Returns
void
head
Radius
get
headRadius
()
:
number
Returns
number
set
headRadius
(
value
:
number
)
:
void
Parameters
value
:
number
Returns
void
head
Segments
get
headSegments
()
:
number
Returns
number
set
headSegments
(
value
:
number
)
:
void
Parameters
value
:
number
Returns
void
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
()
:
InitArrow
Returns
InitArrow
Protected
sync
Shape
syncShape
()
:
void
Returns
void
Protected
get
Sync
getSync
()
:
SyncArrow
Returns
SyncArrow
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
head
Length
head
Radius
head
Segments
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...