Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ SetMaxEmbed
Method
SetMaxEmbed
Source/Graphics/detailobjectsurface.cpp:822–824 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
820
}
821
822
void DetailObjectSurface::SetMaxEmbed(float _max_embed) {
823
max_embed = _max_embed;
824
}
825
826
void DetailObjectSurface::SetMinScale(float _min_scale) {
827
min_scale = _min_scale;
Callers
2
SetDetailObjectLayers
Method · 0.80
UpdateDetailObjectSurfaces
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected