MCPcopy 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
822void DetailObjectSurface::SetMaxEmbed(float _max_embed) {
823 max_embed = _max_embed;
824}
825
826void DetailObjectSurface::SetMinScale(float _min_scale) {
827 min_scale = _min_scale;

Callers 2

SetDetailObjectLayersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected