@ascentbv/ts-common - v1.0.128
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
>
;
}
Hierarchy (
View Summary
)
SyncLine
SyncArrow
Index
Properties
head
Length
head
Radius
head
Segments
end
Location
id
location
rotation
dimension
color
scale
time
Left
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
>
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
@ascentbv/ts-common - v1.0.128
Loading...