Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/BakingLab
/ SetIntensityVisible
Method
SetIntensityVisible
SampleFramework11/v1.02/Settings.cpp:547–551 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
545
}
546
547
void ColorSetting::SetIntensityVisible(bool visible)
548
{
549
if(hdr)
550
intensity.SetVisible(visible);
551
}
552
553
void ColorSetting::SetUnits(ColorUnit newUnits)
554
{
Callers
1
UpdateAreaLightUnits
Function · 0.80
Calls
1
SetVisible
Method · 0.80
Tested by
no test coverage detected