Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Models.Interface
IModelMaterials
Interface IModelMaterials
Materials
interface
IModelMaterials
{
children
:
IModelMaterialsChild
[]
;
done
?:
boolean
;
error
?:
string
|
Error
;
index
:
number
;
title
:
string
;
values
?:
IModelMaterialsValue
[]
;
}
Hierarchy (
View Summary
)
IModelCommon
IModelMaterials
Index
Properties
children
done?
error?
index
title
values?
Properties
children
children
:
IModelMaterialsChild
[]
Optional
done
done
?:
boolean
Optional
error
error
?:
string
|
Error
index
index
:
number
title
title
:
string
Optional
values
values
?:
IModelMaterialsValue
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
done
error
index
title
values
Tanatloc documentation
Loading...
Materials