Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
preloadBiomeTextures
Function preloadBiomeTextures
preloadBiomeTextures
(
biomes
:
BiomeType
[]
,
renderer
:
WebGLRenderer
,
basePath
?:
string
,
)
:
Promise
<
Map
<
BiomeType
,
TerrainTextures
>
>
Preload textures for multiple biomes to reduce loading time during gameplay
Parameters
biomes
:
BiomeType
[]
renderer
:
WebGLRenderer
Optional
basePath
:
string
Returns
Promise
<
Map
<
BiomeType
,
TerrainTextures
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Strata - v1.4.10
Loading...
Preload textures for multiple biomes to reduce loading time during gameplay