Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaAssemblyWorldAnchor
Interface AsukaAssemblyWorldAnchor
interface
AsukaAssemblyWorldAnchor
{
accepts
:
string
[]
;
componentId
:
string
;
connectionCount
:
number
;
id
:
string
;
label
?:
string
;
maxConnections
:
number
;
metadata
?:
Record
<
string
,
unknown
>
;
normal
:
AsukaAssemblyVector3
;
position
:
AsukaAssemblyVector3
;
provides
:
string
[]
;
role
:
AsukaAssemblyAnchorRole
;
snapDistance
:
number
;
up
:
AsukaAssemblyVector3
;
}
Index
Properties
accepts
component
Id
connection
Count
id
label?
max
Connections
metadata?
normal
position
provides
role
snap
Distance
up
Properties
accepts
accepts
:
string
[]
component
Id
component
Id
:
string
connection
Count
connection
Count
:
number
id
id
:
string
Optional
label
label
?:
string
max
Connections
max
Connections
:
number
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
normal
normal
:
AsukaAssemblyVector3
position
position
:
AsukaAssemblyVector3
provides
provides
:
string
[]
role
role
:
AsukaAssemblyAnchorRole
snap
Distance
snap
Distance
:
number
up
up
:
AsukaAssemblyVector3
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accepts
component
Id
connection
Count
id
label
max
Connections
metadata
normal
position
provides
role
snap
Distance
up
AsukaDesigner JavaScript API - v1.0.0
Loading...