MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / SetNormalConform

Method SetNormalConform

Source/Graphics/detailobjectsurface.cpp:842–844  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

840}
841
842void DetailObjectSurface::SetNormalConform(float _normal_conform) {
843 normal_conform = _normal_conform;
844}
845
846void DetailObjectSurface::SetOverbright(float _overbright) {
847 overbright = _overbright;

Callers 2

SetDetailObjectLayersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected