@ascentbv/ts-common - v1.0.128
Preparing search index...
<internal>
SyncShape
Interface SyncShape
interface
SyncShape
{
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
)
SyncShape
SyncBox
SyncLine
Index
Properties
id
location
rotation
dimension
color
scale
time
Left
Properties
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
id
location
rotation
dimension
color
scale
time
Left
@ascentbv/ts-common - v1.0.128
Loading...