Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
createTerrainMaterial
Function createTerrainMaterial
createTerrainMaterial
(
textures
:
TerrainTextures
,
options
?:
{
color
?:
Color
;
metalness
?:
number
;
roughnessScale
?:
number
}
,
)
:
MeshStandardMaterial
Create a PBR material from loaded textures
Parameters
textures
:
TerrainTextures
options
:
{
color
?:
Color
;
metalness
?:
number
;
roughnessScale
?:
number
}
= {}
Returns
MeshStandardMaterial
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Strata - v1.4.10
Loading...
Create a PBR material from loaded textures