Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
761
void ColorSetting::SetIntensityVisible(bool visible_)
762
{
763
if(hdr)
764
intensity.SetVisible(visible_);
765
}
766
767
void ColorSetting::SetUnits(ColorUnit newUnits)
768
{
Callers
nothing calls this directly
Calls
1
SetVisible
Method · 0.80
Tested by
no test coverage detected