Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.2.0
AsukaDesigner JavaScript API
Asuka3DMaterialSummary
Interface Asuka3DMaterialSummary
interface
Asuka3DMaterialSummary
{
color
?:
string
;
id
:
string
;
label
?:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
metallic
?:
number
;
normalTextureUrl
?:
string
;
roughness
?:
number
;
selected
?:
boolean
;
targetMeshIds
?:
string
[]
;
textureUrl
?:
string
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
color?
id
label?
metadata?
metallic?
normal
Texture
Url?
roughness?
selected?
target
Mesh
Ids?
texture
Url?
Properties
Optional
color
color
?:
string
id
id
:
string
Optional
label
label
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Optional
metallic
metallic
?:
number
Optional
normal
Texture
Url
normal
Texture
Url
?:
string
Optional
roughness
roughness
?:
number
Optional
selected
selected
?:
boolean
Optional
target
Mesh
Ids
target
Mesh
Ids
?:
string
[]
Optional
texture
Url
texture
Url
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
id
label
metadata
metallic
normal
Texture
Url
roughness
selected
target
Mesh
Ids
texture
Url
AsukaDesigner JavaScript API - v1.2.0
Loading...