@ascentbv/ts-common - v1.0.184
Preparing search index...
<internal>
SyncArrow
Interface SyncArrow
interface
SyncArrow
{
headLength
:
Option
<
number
>
;
headRadius
:
Option
<
number
>
;
headSegments
:
Option
<
number
>
;
endLocation
:
Option
<
Vector3
>
;
id
:
number
;
location
:
Option
<
Vector3
>
;
rotation
:
Option
<
Vector3
>
;
dimension
:
Option
<
string
|
undefined
>
;
color
:
Option
<
RGB
>
;
scale
:
Option
<
number
>
;
timeLeft
:
Option
<
number
|
undefined
>
;
attachedTo
:
Option
<
Entity
|
undefined
>
;
visibleTo
:
Option
<
Player
[]
>
;
}
Hierarchy (
View Summary
)
SyncLine
SyncArrow
Index
Properties
head
Length
head
Radius
head
Segments
end
Location
id
location
rotation
dimension
color
scale
time
Left
attached
To
visible
To
Properties
head
Length
headLength
:
Option
<
number
>
head
Radius
headRadius
:
Option
<
number
>
head
Segments
headSegments
:
Option
<
number
>
end
Location
endLocation
:
Option
<
Vector3
>
id
id
:
number
location
location
:
Option
<
Vector3
>
rotation
rotation
:
Option
<
Vector3
>
dimension
dimension
:
Option
<
string
|
undefined
>
color
color
:
Option
<
RGB
>
scale
scale
:
Option
<
number
>
time
Left
timeLeft
:
Option
<
number
|
undefined
>
attached
To
attachedTo
:
Option
<
Entity
|
undefined
>
visible
To
visibleTo
:
Option
<
Player
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
head
Length
head
Radius
head
Segments
end
Location
id
location
rotation
dimension
color
scale
time
Left
attached
To
visible
To
@ascentbv/ts-common - v1.0.184
Loading...