MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / SetIntensityVisible

Method SetIntensityVisible

SampleFramework12/v1.00/Settings.cpp:761–765  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

759}
760
761void ColorSetting::SetIntensityVisible(bool visible_)
762{
763 if(hdr)
764 intensity.SetVisible(visible_);
765}
766
767void ColorSetting::SetUnits(ColorUnit newUnits)
768{

Callers

nothing calls this directly

Calls 1

SetVisibleMethod · 0.80

Tested by

no test coverage detected