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