MCPcopy 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
830void DetailObjectSurface::SetMaxScale(float _max_scale) {
831 max_scale = _max_scale;
832}
833
834void DetailObjectSurface::SetViewDist(float _view_dist) {
835 view_dist = _view_dist;

Callers 2

SetDetailObjectLayersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected