Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
Asuka3DDecoration
Interface Asuka3DDecoration
interface
Asuka3DDecoration
{
id
:
string
;
placement
?:
{
mode
?:
"texture"
|
"surface"
|
"plane"
;
position
?:
[
number
,
number
,
number
]
;
rotation
?:
[
number
,
number
,
number
]
;
scale
?:
[
number
,
number
,
number
]
;
[
key
:
string
]
:
unknown
;
}
;
price
?:
string
|
number
;
printingMethodId
?:
null
|
string
;
source
?:
{
svg
?:
string
;
text
?:
string
;
url
?:
string
;
[
key
:
string
]
:
unknown
;
}
;
targetMeshId
?:
string
;
targetPrintAreaId
?:
string
;
type
:
string
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
id
placement?
price?
printing
Method
Id?
source?
target
Mesh
Id?
target
Print
Area
Id?
type
Properties
id
id
:
string
Optional
placement
placement
?:
{
mode
?:
"texture"
|
"surface"
|
"plane"
;
position
?:
[
number
,
number
,
number
]
;
rotation
?:
[
number
,
number
,
number
]
;
scale
?:
[
number
,
number
,
number
]
;
[
key
:
string
]
:
unknown
;
}
Optional
price
price
?:
string
|
number
Optional
printing
Method
Id
printing
Method
Id
?:
null
|
string
Optional
source
source
?:
{
svg
?:
string
;
text
?:
string
;
url
?:
string
;
[
key
:
string
]
:
unknown
;
}
Optional
target
Mesh
Id
target
Mesh
Id
?:
string
Optional
target
Print
Area
Id
target
Print
Area
Id
?:
string
type
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
placement
price
printing
Method
Id
source
target
Mesh
Id
target
Print
Area
Id
type
AsukaDesigner JavaScript API - v1.0.0
Loading...