MCPcopy 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
547void ColorSetting::SetIntensityVisible(bool visible)
548{
549 if(hdr)
550 intensity.SetVisible(visible);
551}
552
553void ColorSetting::SetUnits(ColorUnit newUnits)
554{

Callers 1

UpdateAreaLightUnitsFunction · 0.80

Calls 1

SetVisibleMethod · 0.80

Tested by

no test coverage detected