MCPcopy 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
1044void Terrain::SetWeightTexture(const char *path) {
1045 weight_map_path = path;
1046 CalcDetailTextures();
1047}

Callers 2

TerrainObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected