Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaAssemblyPlanDefinition
Interface AsukaAssemblyPlanDefinition
interface
AsukaAssemblyPlanDefinition
{
closed
?:
boolean
;
floorColor
?:
string
;
floorY
?:
number
;
gridColor
?:
string
;
height
?:
number
;
metadata
?:
Record
<
string
,
unknown
>
;
points
:
{
x
:
number
;
z
:
number
;
}
[]
;
wallColor
?:
string
;
wallThickness
?:
number
;
}
Index
Properties
closed?
floor
Color?
floorY?
grid
Color?
height?
metadata?
points
wall
Color?
wall
Thickness?
Properties
Optional
closed
closed
?:
boolean
Optional
floor
Color
floor
Color
?:
string
Optional
floorY
floorY
?:
number
Optional
grid
Color
grid
Color
?:
string
Optional
height
height
?:
number
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
points
points
:
{
x
:
number
;
z
:
number
;
}
[]
X/Z outline in world units. At least three points are required.
Optional
wall
Color
wall
Color
?:
string
Optional
wall
Thickness
wall
Thickness
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
closed
floor
Color
floorY
grid
Color
height
metadata
points
wall
Color
wall
Thickness
AsukaDesigner JavaScript API - v1.0.0
Loading...
X/Z outline in world units. At least three points are required.