Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ SetMaxScale
Method
SetMaxScale
Source/Graphics/detailobjectsurface.cpp:830–832 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
828
}
829
830
void DetailObjectSurface::SetMaxScale(float _max_scale) {
831
max_scale = _max_scale;
832
}
833
834
void DetailObjectSurface::SetViewDist(float _view_dist) {
835
view_dist = _view_dist;
Callers
2
SetDetailObjectLayers
Method · 0.80
UpdateDetailObjectSurfaces
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected