ThreePresenter API Documentation - v0.1.2
Home
GitHub
Preparing search index...
MaterialProperties
Interface MaterialProperties
Material properties that can be applied to loaded models
interface
MaterialProperties
{
color
?:
number
;
flatShading
?:
boolean
;
metalness
?:
number
;
roughness
?:
number
;
}
Index
Properties
color?
flat
Shading?
metalness?
roughness?
Properties
Optional
color
color
?:
number
Optional
flat
Shading
flatShading
?:
boolean
Optional
metalness
metalness
?:
number
Optional
roughness
roughness
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
flat
Shading
metalness
roughness
Home
GitHub
ThreePresenter API Documentation - v0.1.2
Loading...
Material properties that can be applied to loaded models