Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ SetWeightTexture
Method
SetWeightTexture
Source/Graphics/terrain.cpp:1044–1047 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1042
}
1043
1044
void Terrain::SetWeightTexture(const char *path) {
1045
weight_map_path = path;
1046
CalcDetailTextures();
1047
}
Callers
2
TerrainObject
Method · 0.80
SetTerrainWeightTexture
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected