Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
Asuka3DMaterialPatch
Interface Asuka3DMaterialPatch
interface
Asuka3DMaterialPatch
{
color
?:
string
;
label
?:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
metallic
?:
number
;
roughness
?:
number
;
textureUrl
?:
string
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
color?
label?
metadata?
metallic?
roughness?
texture
Url?
Properties
Optional
color
color
?:
string
Optional
label
label
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Optional
metallic
metallic
?:
number
Optional
roughness
roughness
?:
number
Optional
texture
Url
texture
Url
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
label
metadata
metallic
roughness
texture
Url
AsukaDesigner JavaScript API - v1.0.0
Loading...